mercurial: update to 6.7.3.
This commit is contained in:
parent
d747cac4a2
commit
9b74a3f0be
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=6.7.2
|
||||
version=6.7.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools python3-devel gettext git"
|
||||
|
@ -13,7 +13,7 @@ maintainer="dataCobra <datacobra@thinkbot.de>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.mercurial-scm.org/"
|
||||
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
|
||||
checksum=1c22070c05dfaac41ff88a39ce2508dde480f0dd05d45d7efab4c5cdc6ddd806
|
||||
checksum=00196944ea92738809317dc7a8ed7cb21287ca0a00a85246e66170955dcd9031
|
||||
|
||||
pre_check() {
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
|
|
Loading…
Reference in New Issue