From c499bd94b863d85cfa0e4a8d57c436cfa118c3c4 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Fri, 25 Feb 2022 21:36:09 +0200 Subject: [PATCH] mercurial: update to 6.0.3. --- srcpkgs/mercurial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index 87d80c12555a..778d60757cf6 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,6 +1,6 @@ # Template file for 'mercurial' pkgname=mercurial -version=5.9.3 +version=6.0.3 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools python3-devel gettext" @@ -14,7 +14,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://www.mercurial-scm.org/" distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz" -checksum=3b43f68977ad0fa75aa7f1e5c8f0a83ba935621ab2396129abb498e56d1be08e +checksum=67f13647a46517a2b567cdcb73c98721d75d36a0432debb15022b77f9c138333 pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then