mercurial: update to 5.9.1.

This commit is contained in:
mobinmob 2021-09-17 21:10:22 +03:00 committed by John Zimmermann
parent cc7fc85964
commit 6c0932ac8a

View file

@ -1,6 +1,6 @@
# Template file for 'mercurial'
pkgname=mercurial
version=5.9
version=5.9.1
revision=1
build_style=python3-module
hostmakedepends="python3 python3-setuptools python3-devel gettext"
@ -14,7 +14,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=70d53f72d495e97f1bac6e6bf65b9c760dc1d52e166c0b9754d1e54371c1307a
checksum=32eff9433c62d781dc93e5a6103327264d897ad2bbce3ecb5d2d78a93cf49f27
pre_check() {
if [ "$XBPS_TARGET_LIBC" = musl ]; then