mercurial: update to 6.2.1

This commit is contained in:
dataCobra 2022-08-05 10:33:27 +02:00 committed by Michal Vasilek
parent 8ed8d41c40
commit 2e0d711e41

View file

@ -1,6 +1,6 @@
# Template file for 'mercurial'
pkgname=mercurial
version=6.1.3
version=6.2.1
revision=1
build_style=python3-module
hostmakedepends="python3 python3-setuptools python3-devel gettext"
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://www.mercurial-scm.org/"
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
checksum=e022c1ef28e5502793f4306724e8443c5d72714841906f46ca351efd7ba91b7c
checksum=8ac5d7a20d1c2ad54d4c263d134164646dc34a8e3a6bed69cfbeabaf8d3882da
pre_check() {
if [ "$XBPS_TARGET_LIBC" = musl ]; then