mercurial: update to 6.1.3.

This commit is contained in:
mobinmob 2022-06-11 10:25:33 +03:00 committed by Đoàn Trần Công Danh
parent 6b8e97c588
commit 1920d7a16c

View file

@ -1,6 +1,6 @@
# Template file for 'mercurial'
pkgname=mercurial
version=6.1.2
version=6.1.3
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=a52810fc01409828c4974d0bc2cbb5c80e948d5b584cfb1a7699623e924a2f2a
checksum=e022c1ef28e5502793f4306724e8443c5d72714841906f46ca351efd7ba91b7c
pre_check() {
if [ "$XBPS_TARGET_LIBC" = musl ]; then