From 6a78214a1a538c585403715739455158ec3a9cfd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 25 Feb 2010 06:07:15 +0100 Subject: [PATCH] mercurial: update to 1.4.3. --HG-- extra : convert_revision : 9a519a1d4e4665db01c1f2cc49da7d5e92bfd629 --- srcpkgs/mercurial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index 03876dc183b..be75541c007 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,11 +1,11 @@ # Template file for 'mercurial' pkgname=mercurial -version=1.4 +version=1.4.3 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=0726661abe30421019b1c2d3486e75fcedd059033b659c76c531038b6113c7c1 +checksum=9cc820baaca3c385d98d6d0c0f54ce6ee4c7af0ef6e8aa8c71da2a48fb7a2a24 long_desc=" Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.