From f93799d0aa1303869a64fd461ceba52a564d707b Mon Sep 17 00:00:00 2001 From: dataCobra Date: Sun, 4 Sep 2022 10:34:11 +0200 Subject: [PATCH] mercurial: update to 6.2.2. --- srcpkgs/mercurial/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index 363f240c2c17..f58eb0da9003 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,6 +1,6 @@ # Template file for 'mercurial' pkgname=mercurial -version=6.2.1 +version=6.2.2 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools python3-devel gettext" @@ -10,11 +10,11 @@ depends="python3 ca-certificates" checkdepends="iana-etc tar unzip which xz subversion-python python3-docutils gnupg2 python3-Pygments" short_desc="Fast, lightweight source control management system" -maintainer="Orphaned " +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=8ac5d7a20d1c2ad54d4c263d134164646dc34a8e3a6bed69cfbeabaf8d3882da +checksum=9efa9da5f497a8750ac9c48fa431c4ab72209f1360180c5d4920d1311b0420df pre_check() { if [ "$XBPS_TARGET_LIBC" = musl ]; then