mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
hg-evolve: update to 11.1.3.
This commit is contained in:
parent
0be1dd67ae
commit
c7114abea4
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.2
|
version=11.1.3
|
||||||
revision=1
|
revision=1
|
||||||
_hg_version=6.6.3 # sync with mercurial version in void repos
|
_hg_version=6.7.2 # 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="ba0f93d6c45207e279172ab375347bc59b6fc9b85dcc165823b838ad7d780c7a
|
checksum="5943cea24feda59252a2893308810744a0254f3799e91258d0889c9604143acf
|
||||||
f75d6a4a75823a1b7d713a4967eca2f596f466e58fc6bc06d72642932fd7e307"
|
1c22070c05dfaac41ff88a39ce2508dde480f0dd05d45d7efab4c5cdc6ddd806"
|
||||||
|
|
||||||
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