mercurial: update to 1.6.2.
This commit is contained in:
parent
2451065923
commit
d1fbdddf5b
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=1.5.4
|
||||
version=1.6.2
|
||||
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=472a74bab92dd0c691088eafa9d2e7b0e2e5b5affd22a99aa25ab2ecbfb6c4a9
|
||||
checksum=11f5de717bae7c53f6ca209ed6119ab49ebb02caa828e7d8f2d163037b3c7abf
|
||||
long_desc="
|
||||
Mercurial is a fast, lightweight Source Control Management system
|
||||
designed for efficient handling of very large distributed projects.
|
||||
|
|
Loading…
Reference in New Issue