mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
mercurial: update to 5.9.2.
This commit is contained in:
parent
75c9c29688
commit
bb815d50c2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mercurial'
|
# Template file for 'mercurial'
|
||||||
pkgname=mercurial
|
pkgname=mercurial
|
||||||
version=5.9.1
|
version=5.9.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools python3-devel gettext"
|
hostmakedepends="python3 python3-setuptools python3-devel gettext"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -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=32eff9433c62d781dc93e5a6103327264d897ad2bbce3ecb5d2d78a93cf49f27
|
checksum=1edad93096f64d5cae55b9550bb835ac73840c7406861c3cf4e14c3b443bec54
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue