mercurial: update to 1.7.
This commit is contained in:
parent
783a8d7377
commit
69519228ff
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=1.6.4
|
||||
version=1.7
|
||||
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=1e8edbbf8c495c095a3f086028e5f2b0440ce218eac9056c0b477b4192dc8811
|
||||
checksum=19125eb6497c3aeb90a7ad9d5ed7ac2499935c1df796611b017646512f38ba5a
|
||||
long_desc="
|
||||
Mercurial is a fast, lightweight Source Control Management system
|
||||
designed for efficient handling of very large distributed projects.
|
||||
|
|
Loading…
Reference in a new issue