mercurial: update to 2.6.1.
This commit is contained in:
parent
8a833f5ec6
commit
4c7fc696ae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=2.6
|
||||
version=2.6.1
|
||||
revision=1
|
||||
build_style=python-module
|
||||
makedepends="python-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://mercurial.selenic.com"
|
||||
distfiles="${homepage}/release/${pkgname}-${version}.tar.gz"
|
||||
checksum=5da022bd8114c498fbeb249f7f670a1b3e381e57225419b50f941b65444da1c1
|
||||
checksum=b6413aa339fd91a86288df7cf4f9db9bf3443b1ff55e8118530fdb9e8c788e64
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in a new issue