mercurial: update to 2.3.
This commit is contained in:
parent
c80a5c1133
commit
1446a33d3b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=2.2.3
|
||||
version=2.3
|
||||
revision=1
|
||||
build_style=python-module
|
||||
makedepends="python-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://mercurial.selenic.com"
|
||||
distfiles="$homepage/release/$pkgname-$version.tar.gz"
|
||||
checksum=7c61e38585ba252b31f75df6006bdcf1ff11030321f9fc628f0e1c61929d677b
|
||||
checksum=456cb8a9fb15606a04d81589a3459d258149170008ca64c62e5a6cbaf5f0fe5f
|
||||
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