mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
6b019b0ee5
commit
07db621d34
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'hg-evolve'
|
# Template file for 'hg-evolve'
|
||||||
pkgname=hg-evolve
|
pkgname=hg-evolve
|
||||||
version=11.1.3
|
version=11.1.4
|
||||||
revision=1
|
revision=1
|
||||||
_hg_version=6.7.2 # sync with mercurial version in void repos
|
_hg_version=6.7.4 # sync with mercurial version in void repos
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_wrksrc="hg-evolve-${version}"
|
build_wrksrc="hg-evolve-${version}"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -15,8 +15,8 @@ homepage="https://www.mercurial-scm.org/doc/evolution/"
|
||||||
changelog="https://repo.mercurial-scm.org/evolve/file/tip/CHANGELOG"
|
changelog="https://repo.mercurial-scm.org/evolve/file/tip/CHANGELOG"
|
||||||
distfiles="${PYPI_SITE}/h/hg-evolve/hg-evolve-${version}.tar.gz
|
distfiles="${PYPI_SITE}/h/hg-evolve/hg-evolve-${version}.tar.gz
|
||||||
https://www.mercurial-scm.org/release/mercurial-${_hg_version}.tar.gz"
|
https://www.mercurial-scm.org/release/mercurial-${_hg_version}.tar.gz"
|
||||||
checksum="5943cea24feda59252a2893308810744a0254f3799e91258d0889c9604143acf
|
checksum="629876836e787d29cf55f8269267914aa966b147c780ffb0a8dd061cb215ff07
|
||||||
1c22070c05dfaac41ff88a39ce2508dde480f0dd05d45d7efab4c5cdc6ddd806"
|
74708f873405c12272fec116c6dd52862e8ed11c10011c7e575f5ea81263ea5e"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
_skips="check-compat-strings check-sdist version-install"
|
_skips="check-compat-strings check-sdist version-install"
|
||||||
|
|
Loading…
Add table
Reference in a new issue