mercurial: update to 1.5.2.
This commit is contained in:
parent
87e4108ce2
commit
94584c493f
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=1.5.1
|
||||
version=1.5.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=5796dd27c884c0effb027c71925fe2c2506b08e0ac8c5f53db259d378ef96569
|
||||
checksum=c6244c49382edc515ba3115de688c4e84e4cf159cf6aa3d85c635dc21b778784
|
||||
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