mercurial: update to 2.0.2.

This commit is contained in:
ojab 2012-01-07 15:17:05 +00:00
parent a9ed58b578
commit 7e4d64a002
1 changed files with 2 additions and 3 deletions

View File

@ -1,14 +1,13 @@
# Template file for 'mercurial'
pkgname=mercurial
version=1.9.3
version=2.0.2
homepage="http://mercurial.selenic.com"
distfiles="$homepage/release/$pkgname-$version.tar.gz"
build_style=python-module
revision=1
short_desc="Fast, lightweight source control management system"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
checksum=53d8390379b81371f60729decd15f0961777b52ed7514d29c66c1873b918d685
checksum=ca8b8fb93f2e3e8c3cdf2f81d87e92592f5f20c5bfcaaeb6a75550d4a69572c9
long_desc="
Mercurial is a fast, lightweight Source Control Management system
designed for efficient handling of very large distributed projects.