mercurial: update to 3.5.2.
This commit is contained in:
parent
6b37172514
commit
3fc200c497
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=3.5.1
|
||||
version=3.5.2
|
||||
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=997da45da303e399678c5bccd7be39b0fabf29c7e02fd3c8751c2ff88c8a259d
|
||||
checksum=23fdc038503911b21dc9e556118803f7b1d4150eb14933d2ea3d0ff0dc60ab5d
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in New Issue