diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index 992004e0c66..c38ccf1ae11 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,11 +1,13 @@ # Template file for 'mercurial' pkgname=mercurial -version=1.8.3 +version=1.8.4 distfiles="http://mercurial.selenic.com/release/$pkgname-$version.tar.gz" build_style=python-module short_desc="Fast, lightweight source control management system" maintainer="Juan RP " -checksum=a23ba5065606f798db6a8614a648af3a1b556ed7a7b3c20dad1b2b8dc9e3a824 +homepage="http://www.selenic.com/mercurial" +license="GPL-2" +checksum=4c9d7b8eeb5968592602795f6e67e4cf6ddf0a0e8cfc7eeda7d1a3996a3eab8f long_desc=" Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.