mercurial: update to 6.2.2.
This commit is contained in:
parent
5d85395a32
commit
b30083c892
@ -1,6 +1,6 @@
|
||||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=6.2.1
|
||||
version=6.2.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools python3-devel gettext"
|
||||
@ -10,11 +10,11 @@ depends="python3 ca-certificates"
|
||||
checkdepends="iana-etc tar unzip which xz subversion-python python3-docutils gnupg2
|
||||
python3-Pygments"
|
||||
short_desc="Fast, lightweight source control management system"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="dataCobra <datacobra@thinkbot.de>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.mercurial-scm.org/"
|
||||
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
|
||||
checksum=8ac5d7a20d1c2ad54d4c263d134164646dc34a8e3a6bed69cfbeabaf8d3882da
|
||||
checksum=9efa9da5f497a8750ac9c48fa431c4ab72209f1360180c5d4920d1311b0420df
|
||||
|
||||
pre_check() {
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user