mercurial: update to 3.9.
This commit is contained in:
parent
1497fd3cac
commit
13a5c409cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=3.8.4
|
||||
version=3.9
|
||||
revision=1
|
||||
build_style=python-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=4b2e3ef19d34fa1d781cb7425506a05d4b6b1172bab69d6ea78874175fdf3da6
|
||||
checksum=834f25dcff44994198fb8a7ba161a6e24204dbd63c8e6270577e06e6cedbdabc
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in a new issue