hg-evolve: update to 11.1.2.
This commit is contained in:
parent
e58a9abf1e
commit
3cdc5f07ac
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.1
|
version=11.1.2
|
||||||
revision=1
|
revision=1
|
||||||
_hg_version=6.6.2 # sync with mercurial version in void repos
|
_hg_version=6.6.3 # 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="1c564dfc92503e5541e7bc5c514c725ebac3e04a8f83dbd809101ae0f0101e8c
|
checksum="ba0f93d6c45207e279172ab375347bc59b6fc9b85dcc165823b838ad7d780c7a
|
||||||
cb494d7be7ddc2fc9d3171c88830af9c02b21c753e3e5113defac9c0373b4b60"
|
f75d6a4a75823a1b7d713a4967eca2f596f466e58fc6bc06d72642932fd7e307"
|
||||||
|
|
||||||
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