From c04615043a2d6f5e732297a23dc69ab1b8859953 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Mon, 10 Jun 2024 11:51:50 +0200 Subject: [PATCH] mercurial: update to 6.7.3. --- srcpkgs/mercurial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index fd4b5c769ba2d5..015da29fbdd15c 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,6 +1,6 @@ # Template file for 'mercurial' pkgname=mercurial -version=6.7.2 +version=6.7.3 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools python3-devel gettext git" @@ -13,7 +13,7 @@ maintainer="dataCobra " license="GPL-2.0-or-later" homepage="https://www.mercurial-scm.org/" distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz" -checksum=1c22070c05dfaac41ff88a39ce2508dde480f0dd05d45d7efab4c5cdc6ddd806 +checksum=00196944ea92738809317dc7a8ed7cb21287ca0a00a85246e66170955dcd9031 pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then