parent
3342b03974
commit
a63437ce40
@ -1,9 +1,9 @@
|
||||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=6.2.3
|
||||
revision=2
|
||||
version=6.3.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools python3-devel gettext"
|
||||
hostmakedepends="python3 python3-setuptools python3-devel gettext git"
|
||||
makedepends="python3-devel"
|
||||
depends="python3 ca-certificates"
|
||||
# cvs tests fail
|
||||
@ -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=98d1ae002f68adf53d65c5947fe8b7a379f98cf05d9b8ea1f4077d2ca5dce9db
|
||||
checksum=6c39ab8732948d89cf1208751dd7d85d4042aa82153977451b9eb13367585072
|
||||
|
||||
pre_check() {
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user