mercurial: update to 2.3.

This commit is contained in:
Juan RP 2012-08-03 18:29:53 +02:00
parent c80a5c1133
commit 1446a33d3b

View file

@ -1,6 +1,6 @@
# Template file for 'mercurial' # Template file for 'mercurial'
pkgname=mercurial pkgname=mercurial
version=2.2.3 version=2.3
revision=1 revision=1
build_style=python-module build_style=python-module
makedepends="python-devel" makedepends="python-devel"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2" license="GPL-2"
homepage="http://mercurial.selenic.com" homepage="http://mercurial.selenic.com"
distfiles="$homepage/release/$pkgname-$version.tar.gz" distfiles="$homepage/release/$pkgname-$version.tar.gz"
checksum=7c61e38585ba252b31f75df6006bdcf1ff11030321f9fc628f0e1c61929d677b checksum=456cb8a9fb15606a04d81589a3459d258149170008ca64c62e5a6cbaf5f0fe5f
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.