mercurial: update to 6.7.4.

This commit is contained in:
Luca Matei Pintilie 2024-06-12 18:59:46 +02:00 committed by cinerea0
parent dafd91aa9a
commit 60839af6d1
1 changed files with 2 additions and 2 deletions

View File

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