From 794a9b5e2262a6c7759a7f8e8b175a0525fcd867 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Sat, 30 Mar 2024 08:22:20 +0100 Subject: [PATCH] mercurial: update to 6.7.2. --- srcpkgs/mercurial/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index aa9a84640b1a70..fd4b5c769ba2d5 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,12 +1,11 @@ # Template file for 'mercurial' pkgname=mercurial -version=6.7.1 +version=6.7.2 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools python3-devel gettext git" makedepends="python3-devel" depends="python3 ca-certificates" -# cvs tests fail checkdepends="iana-etc tar unzip which xz subversion-python python3-docutils gnupg python3-Pygments" short_desc="Fast, lightweight source control management system" @@ -14,7 +13,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=9b0eda5d0d0ddb8b31e9c76aa06fc55fd2ffb02bc3614de0b1437336b2fc1254 +checksum=1c22070c05dfaac41ff88a39ce2508dde480f0dd05d45d7efab4c5cdc6ddd806 pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then