mercurial: update to 7.1.1.

This commit is contained in:
Komeil Parseh
2025-09-15 14:21:49 +05:30
committed by icp
parent 511e5aca40
commit 56473bcbcc
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'mercurial'
pkgname=mercurial
version=7.1
version=7.1.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=e8d920c83c38c475d8e973be60760a49dc35c3795d64bd6876e56adba622e5cb
checksum=47cf66ba89c175536faf844c9b4cd962eb432afb516c073e51f436bf3f0bc148
pre_check() {
if [ "$XBPS_TARGET_LIBC" = musl ]; then