mercurial: update to 4.0.1
This commit is contained in:
parent
14c2816716
commit
0ed99e9754
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=4.0
|
||||
version=4.0.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=24be080745230840f214d93e9f9fb4e25510f9abbbec2e56fab18543fedc43a7
|
||||
checksum=6aa4ade93c1b5e11937820880a466ebf1c824086d443cd799fc46e2617250d40
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in a new issue