mercurial: update to 4.2.1
This commit is contained in:
parent
04a33cc3de
commit
58370aaaaf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=4.2
|
||||
version=4.2.1
|
||||
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=23a412308fc9c2b354a0e91a89588a4af2af061b47da80bc4233ccb0cceef47d
|
||||
checksum=d7d5572f5aa0797fbf2168440eaa51149df88645fe37af8b15fa660d9a8158a0
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in a new issue