mercurial: update to 5.4.2.
This commit is contained in:
parent
d675dd9f2b
commit
4cd231e0e6
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.4.1
|
version=5.4.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="Orphaned <orphan@voidlinux.org>"
|
||||||
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=c31c026b09e8e1301ff23b5acc8a8563eeecbf7ff3495110b13688f01ba88ac6
|
checksum=5c8b93da701ee39e312da9e35a7f3163e17ed173a4707857bc467c3b3ab74853
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd tests
|
cd tests
|
||||||
|
|
Loading…
Reference in a new issue