mercurial: update to 6.0.3.

This commit is contained in:
mobinmob 2022-02-25 21:36:09 +02:00 committed by Leah Neukirchen
parent 205d3a80df
commit efd6188c17

View file

@ -1,6 +1,6 @@
# Template file for 'mercurial'
pkgname=mercurial
version=5.9.3
version=6.0.3
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=3b43f68977ad0fa75aa7f1e5c8f0a83ba935621ab2396129abb498e56d1be08e
checksum=67f13647a46517a2b567cdcb73c98721d75d36a0432debb15022b77f9c138333
pre_check() {
if [ "$XBPS_TARGET_LIBC" = musl ]; then