From a3b62a09b2f570ab7630774de0d947221e765a06 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. --- srcpkgs/mercurial/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index b7ebe4a690b5..318d4022b427 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,7 +1,7 @@ # 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" makedepends="python3-devel" @@ -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