mercurial: update to 6.1.2.

This commit is contained in:
mobinmob 2022-05-21 17:52:04 +03:00 committed by Piotr
parent f8c8f08898
commit 0a86c64426
1 changed files with 2 additions and 2 deletions

View File

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