mercurial: update to 6.8.2.

This commit is contained in:
dataCobra 2024-10-28 15:41:18 +01:00 committed by Leah Neukirchen
parent 5dfaf1442c
commit ca4a0ac84b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mercurial'
pkgname=mercurial
version=6.8.1
version=6.8.2
revision=1
build_style=python3-module
hostmakedepends="python3 python3-setuptools python3-devel gettext git"
@ -13,7 +13,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=030e8a7a6d590e4eaeb403ee25675615cd80d236f3ab8a0b56dcc84181158b05
checksum=aac618106768ad1ed976c3fe7c8659fec99e6f0b5337ea6ea554fae8490c4f4e
pre_check() {
if [ "$XBPS_TARGET_LIBC" = musl ]; then