mercurial: update to 6.2.3.
This commit is contained in:
parent
1abfc9772f
commit
b11ec2ce08
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=6.2.2
|
||||
version=6.2.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools python3-devel gettext"
|
||||
|
@ -14,7 +14,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=9efa9da5f497a8750ac9c48fa431c4ab72209f1360180c5d4920d1311b0420df
|
||||
checksum=98d1ae002f68adf53d65c5947fe8b7a379f98cf05d9b8ea1f4077d2ca5dce9db
|
||||
|
||||
pre_check() {
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
|
|
Loading…
Reference in New Issue