mercurial: update to 4.2.2.
This commit is contained in:
parent
b1409b2fa9
commit
58650c24bf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=4.2.1
|
||||
version=4.2.2
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://www.mercurial-scm.org/"
|
||||
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
|
||||
checksum=d7d5572f5aa0797fbf2168440eaa51149df88645fe37af8b15fa660d9a8158a0
|
||||
checksum=b20132dec5ae6d27ee43a133144069895befe09f7e454bfa9e39950a185f0afe
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in New Issue