mercurial: update to 5.2.2.

This commit is contained in:
mobinmob 2020-01-12 22:38:23 +02:00 committed by Helmut Pozimski
parent 90c41f1ccb
commit 043ab358df

View file

@ -1,9 +1,8 @@
# Template file for 'mercurial'
pkgname=mercurial
version=5.2.1
revision=2
version=5.2.2
revision=1
build_style=python3-module
pycompile_module="hgdemandimport hgext hgext3rd mercurial"
hostmakedepends="python3 python3-setuptools python3-devel"
makedepends="python3-devel"
depends="ca-certificates"
@ -12,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://www.mercurial-scm.org/"
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
checksum=18b1550abf9872a6905eb67527bc73e13f2a448830cca9be883528b0ce68b3df
checksum=ffc5ff47488c7b5dae6ead3d99f08ef469500d6567592a25311838320106c03b
post_install() {
for i in doc/*.1 doc/*.8 doc/*.5 ; do