hg-evolve: update to 11.1.0.

This commit is contained in:
icp 2023-11-01 01:14:03 +05:30 committed by classabbyamp
parent 700957809a
commit 290e7c93a1

View file

@ -1,7 +1,7 @@
# Template file for 'hg-evolve' # Template file for 'hg-evolve'
pkgname=hg-evolve pkgname=hg-evolve
version=11.0.2 version=11.1.0
revision=2 revision=1
_hg_version=6.5 # sync with mercurial version in void repos _hg_version=6.5 # 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}"
@ -15,7 +15,7 @@ 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="a8351115c0e6ef3bc312fd59f9aa17b457db8a5ba5eaae8a9648c1be191e6243 checksum="b0cbc7bc7c0bb8c4f42da1f65c50de3ee78f6f00978ef97ae9019d11147493a8
a5603d0d395ebf67fe5d27abbb3bd37fcc01871ecf394c793672d2c1e68be7e7" a5603d0d395ebf67fe5d27abbb3bd37fcc01871ecf394c793672d2c1e68be7e7"
do_check() { do_check() {