mercurial: update to 3.4.1.
This commit is contained in:
parent
b6ff7dc4b3
commit
46e2507c01
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=3.4
|
||||
version=3.4.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=ff1da0545cdd46ebcf473176d55937a22bb55fff51cdff9d4c2f900fc80baf10
|
||||
checksum=7a8acf7329beda38ceea29c689212574d9a6bfffe24cf565015ea0066f7cee3f
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in New Issue