mercurial: update to 4.6.1.
This commit is contained in:
parent
39b90b5d70
commit
33ee1a8ca4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=4.6
|
||||
version=4.6.1
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.mercurial-scm.org/"
|
||||
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
|
||||
checksum=56ae3b10201adae37ad97fbd759cf3cea4ebe64c57641c059978c7a706ee6b49
|
||||
checksum=89fa8ecbc8aa6e48e98f9803a1683ba91367124295dba2407b28c34ca621108d
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in New Issue