mercurial: update to 6.6.2.

This commit is contained in:
dataCobra 2024-01-19 19:09:09 +01:00 committed by Leah Neukirchen
parent 02e28ca8ae
commit 8a90314ab6

View file

@ -1,6 +1,6 @@
# Template file for 'mercurial'
pkgname=mercurial
version=6.6.1
version=6.6.2
revision=1
build_style=python3-module
hostmakedepends="python3 python3-setuptools python3-devel gettext git"
@ -14,7 +14,7 @@ maintainer="dataCobra <datacobra@thinkbot.de>"
license="GPL-2.0-or-later"
homepage="https://www.mercurial-scm.org/"
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
checksum=a29465a3fe40a3e8d49ba8343134ac2aba286b683ffeb838da0cf6e4521f9695
checksum=cb494d7be7ddc2fc9d3171c88830af9c02b21c753e3e5113defac9c0373b4b60
pre_check() {
if [ "$XBPS_TARGET_LIBC" = musl ]; then