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