mercurial: update to 1.7.1.

This commit is contained in:
Juan RP 2010-11-17 23:05:37 +01:00
parent 25074ebc7a
commit a6f9193f5f
1 changed files with 2 additions and 3 deletions

View File

@ -1,12 +1,11 @@
# Template file for 'mercurial'
pkgname=mercurial
version=1.7
revision=1
version=1.7.1
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 <xtraeme@gmail.com>"
checksum=19125eb6497c3aeb90a7ad9d5ed7ac2499935c1df796611b017646512f38ba5a
checksum=0430e14e546e308f4add181b1192fa637a21e3512746b80f9a7ef4f418bfb35e
long_desc="
Mercurial is a fast, lightweight Source Control Management system
designed for efficient handling of very large distributed projects.