From cf7b78ae88ccbf7cf5e5fc6f4f360435a652393e Mon Sep 17 00:00:00 2001 From: dataCobra Date: Fri, 5 Aug 2022 10:33:27 +0200 Subject: [PATCH] mercurial: update to 6.2.1 --- srcpkgs/mercurial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index ade2d5f1fc68..363f240c2c17 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,6 +1,6 @@ # Template file for 'mercurial' pkgname=mercurial -version=6.1.3 +version=6.2.1 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=e022c1ef28e5502793f4306724e8443c5d72714841906f46ca351efd7ba91b7c +checksum=8ac5d7a20d1c2ad54d4c263d134164646dc34a8e3a6bed69cfbeabaf8d3882da pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then