From 5ef2785206c8e427fe3f276050f90fc947e5c4ac Mon Sep 17 00:00:00 2001 From: dataCobra Date: Fri, 16 Jun 2023 13:35:01 +0200 Subject: [PATCH] mercurial: update to 6.4.4. --- srcpkgs/mercurial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index b61f9dba94a1..9cb2aae5f490 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,6 +1,6 @@ # Template file for 'mercurial' pkgname=mercurial -version=6.3.2 +version=6.4.4 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools python3-devel gettext git" @@ -14,7 +14,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=cfe6eeb5dd893ab32c0b79c1531aac420773e0fc837a35db3d4d92703df45a98 +checksum=bb985397cb7470ee0158bee237097e2fddffad327e645a49497a33471e78a910 pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then