From 20c28226058f5b4e38a9dff997e12b56c9661172 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Thu, 6 Oct 2022 21:25:53 +0200 Subject: [PATCH] mercurial: update to 6.2.3. --- srcpkgs/mercurial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index f58eb0da9003..126f627d3876 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,6 +1,6 @@ # Template file for 'mercurial' pkgname=mercurial -version=6.2.2 +version=6.2.3 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools python3-devel gettext" @@ -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=9efa9da5f497a8750ac9c48fa431c4ab72209f1360180c5d4920d1311b0420df +checksum=98d1ae002f68adf53d65c5947fe8b7a379f98cf05d9b8ea1f4077d2ca5dce9db pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then