From a63437ce408a285b56379e6046e717e46a82c7d8 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Thu, 24 Nov 2022 16:56:32 +0100 Subject: [PATCH] mercurial: update to 6.3.1. Close #40733 --- srcpkgs/mercurial/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index b7ebe4a690b..6e2581fe9a0 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,9 +1,9 @@ # Template file for 'mercurial' pkgname=mercurial -version=6.2.3 -revision=2 +version=6.3.1 +revision=1 build_style=python3-module -hostmakedepends="python3 python3-setuptools python3-devel gettext" +hostmakedepends="python3 python3-setuptools python3-devel gettext git" makedepends="python3-devel" depends="python3 ca-certificates" # cvs tests fail @@ -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=98d1ae002f68adf53d65c5947fe8b7a379f98cf05d9b8ea1f4077d2ca5dce9db +checksum=6c39ab8732948d89cf1208751dd7d85d4042aa82153977451b9eb13367585072 pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then