mercurial: update to 5.9.3.

This commit is contained in:
mobinmob 2021-11-10 17:41:32 +02:00 committed by Érico Nogueira Rolim
parent 4a123bb272
commit 6aa93d65ef

View file

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