mercurial: update to 1.5.4.

This commit is contained in:
Juan RP 2010-06-02 16:05:45 +02:00
parent 7131d5d79d
commit 270c71698e

View file

@ -1,11 +1,11 @@
# Template file for 'mercurial' # Template file for 'mercurial'
pkgname=mercurial pkgname=mercurial
version=1.5.3 version=1.5.4
distfiles="http://mercurial.selenic.com/release/$pkgname-$version.tar.gz" distfiles="http://mercurial.selenic.com/release/$pkgname-$version.tar.gz"
build_style=python-module build_style=python-module
short_desc="Fast, lightweight source control management system" short_desc="Fast, lightweight source control management system"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=975bf56770762ebf7ab88c2666a1e1e70c90d25e5193682650a322239af6c1c1 checksum=472a74bab92dd0c691088eafa9d2e7b0e2e5b5affd22a99aa25ab2ecbfb6c4a9
long_desc=" long_desc="
Mercurial is a fast, lightweight Source Control Management system Mercurial is a fast, lightweight Source Control Management system
designed for efficient handling of very large distributed projects. designed for efficient handling of very large distributed projects.