mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
mercurial: update to 7.1.
This commit is contained in:
parent
dc40dd098d
commit
d552bef684
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mercurial'
|
# Template file for 'mercurial'
|
||||||
pkgname=mercurial
|
pkgname=mercurial
|
||||||
version=7.0.3
|
version=7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-devel python3-setuptools python3-setuptools_scm gettext"
|
hostmakedepends="python3-devel python3-setuptools python3-setuptools_scm gettext"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.mercurial-scm.org/"
|
homepage="https://www.mercurial-scm.org/"
|
||||||
changelog="https://foss.heptapod.net/mercurial/hg-website/-/raw/branch/default/source/relnotes/7.0.md"
|
changelog="https://foss.heptapod.net/mercurial/hg-website/-/raw/branch/default/source/relnotes/7.0.md"
|
||||||
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
|
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
|
||||||
checksum=59fc84640524da6f1938ea7e4eb0cd579fc7fedaaf563a916cb4f9dac0eacf6c
|
checksum=e8d920c83c38c475d8e973be60760a49dc35c3795d64bd6876e56adba622e5cb
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue