mercurial: update to 6.6.1.

This commit is contained in:
dataCobra 2023-12-21 19:43:28 +01:00 committed by Duncan Overbruck
parent 0f196b7515
commit 1c9a6d64b2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mercurial'
pkgname=mercurial
version=6.5.3
version=6.6.1
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=2cdc81fade129cf56b128417527f190ba72fd776567394ce54eed764e667e7d5
checksum=a29465a3fe40a3e8d49ba8343134ac2aba286b683ffeb838da0cf6e4521f9695
pre_check() {
if [ "$XBPS_TARGET_LIBC" = musl ]; then