mercurial: update to 1.5.1.
--HG-- extra : convert_revision : 8b2c05dbf7be3144f0b8f5432a650af4d2d7db48
This commit is contained in:
parent
1c9945f375
commit
30f88adaf1
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=1.4.3
|
||||
version=1.5.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=9cc820baaca3c385d98d6d0c0f54ce6ee4c7af0ef6e8aa8c71da2a48fb7a2a24
|
||||
checksum=5796dd27c884c0effb027c71925fe2c2506b08e0ac8c5f53db259d378ef96569
|
||||
long_desc="
|
||||
Mercurial is a fast, lightweight Source Control Management system
|
||||
designed for efficient handling of very large distributed projects.
|
||||
|
@ -46,7 +46,7 @@ long_desc="
|
|||
* Source code available under the GPL license
|
||||
* Actively community supported and developed"
|
||||
|
||||
noarch=yes
|
||||
Add_dependency run glibc
|
||||
Add_dependency full python
|
||||
Add_dependency build gettext
|
||||
|
||||
|
|
Loading…
Reference in a new issue