mercurial: update to 7.1.

This commit is contained in:
Komeil Parseh 2025-08-15 07:55:02 +03:30 committed by icp
parent dc40dd098d
commit d552bef684

View file

@ -1,6 +1,6 @@
# Template file for 'mercurial'
pkgname=mercurial
version=7.0.3
version=7.1
revision=1
build_style=python3-module
hostmakedepends="python3-devel python3-setuptools python3-setuptools_scm gettext"
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
homepage="https://www.mercurial-scm.org/"
changelog="https://foss.heptapod.net/mercurial/hg-website/-/raw/branch/default/source/relnotes/7.0.md"
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
checksum=59fc84640524da6f1938ea7e4eb0cd579fc7fedaaf563a916cb4f9dac0eacf6c
checksum=e8d920c83c38c475d8e973be60760a49dc35c3795d64bd6876e56adba622e5cb
pre_check() {
if [ "$XBPS_TARGET_LIBC" = musl ]; then