mercurial: update to 3.7.1.
This commit is contained in:
parent
376e2581ee
commit
f8c8779e5e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=3.7
|
||||
version=3.7.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://mercurial.selenic.com"
|
||||
distfiles="${homepage}/release/${pkgname}-${version}.tar.gz"
|
||||
checksum=888e1522f92bf97053baae7333346586b5fc34c81de14af21c0fbb009c30b933
|
||||
checksum=96d37d1f444a032295e190318b3166e9d05abb55916d2b3adb618a8f16c5cfed
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in New Issue