From 6566b1a8044ec9a5803dee4706738c62ddaa4752 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 9 Oct 2021 22:10:32 +0300 Subject: [PATCH] mercurial: update to 5.9.2. --- srcpkgs/mercurial/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index d58c1971087b..8008c97d9b63 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,7 +1,7 @@ # Template file for 'mercurial' pkgname=mercurial -version=5.9.1 -revision=2 +version=5.9.2 +revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools python3-devel gettext" makedepends="python3-devel" @@ -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=32eff9433c62d781dc93e5a6103327264d897ad2bbce3ecb5d2d78a93cf49f27 +checksum=1edad93096f64d5cae55b9550bb835ac73840c7406861c3cf4e14c3b443bec54 pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then