mercurial: update to 1.7.1.
This commit is contained in:
parent
25074ebc7a
commit
a6f9193f5f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue