mercurial: update to 2.5.1.
This commit is contained in:
parent
60071fed28
commit
3eacacbccb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=2.4.2
|
||||
version=2.5.1
|
||||
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=cc21083d7eab4caa8159b941e36c7229acbb6d41a26a7bed21a771b3f63dedf3
|
||||
checksum=96688c49ee6cbf2809d0925f1ee797a9211f4ed735233d789cabfabaac221859
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in New Issue