mercurial: update to 3.1.1.
This commit is contained in:
parent
56e67bcbe3
commit
605dcb740b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=3.1
|
||||
version=3.1.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://mercurial.selenic.com"
|
||||
distfiles="${homepage}/release/${pkgname}-${version}.tar.gz"
|
||||
checksum=f1ddc279ac2f69f012f38a7a4f1e75dc8f2a8cf97b6029b0bef418a4666fd0e4
|
||||
checksum=c7e8289840462d6787fab3ad83f317592cf345bf13b86ae30b4461d6f75398d9
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in a new issue