From 5a78f5383a32827d266bc9f3622bb0ff16570f04 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 4 Jun 2011 14:44:23 +0200 Subject: [PATCH] mercurial: update to 1.8.4. --- srcpkgs/mercurial/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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.