mercurial: update to 5.5.2.
This commit is contained in:
parent
2d6587d082
commit
d213f1b0a3
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=5.5.1
|
version=5.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools python3-devel"
|
hostmakedepends="python3 python3-setuptools python3-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.mercurial-scm.org/"
|
homepage="https://www.mercurial-scm.org/"
|
||||||
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
|
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
|
||||||
checksum=4f95ad8d575941835d67210e9f8700cc594a441e4fd0bd029c084923b4f40874
|
checksum=84930ad47a25d1f5db47acf48662bd199e45b7c331d8af6f4a8c46449ad8f372
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd tests
|
cd tests
|
||||||
|
|
Loading…
Reference in a new issue