mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
mercurial: update to 6.7.2.
This commit is contained in:
parent
052762a221
commit
85b81dc3fc
2 changed files with 3 additions and 5 deletions
|
@ -1,4 +1,3 @@
|
|||
test-merge-tools.t
|
||||
test-profile.t # https://bz.mercurial-scm.org/show_bug.cgi?id=6846
|
||||
test-merge-tools.t
|
||||
test-status.t # ci
|
||||
test-status-eacces.t # ci
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=6.7.1
|
||||
version=6.7.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools python3-devel gettext git"
|
||||
makedepends="python3-devel"
|
||||
depends="python3 ca-certificates"
|
||||
# cvs tests fail
|
||||
checkdepends="iana-etc tar unzip which xz subversion-python python3-docutils gnupg
|
||||
python3-Pygments"
|
||||
short_desc="Fast, lightweight source control management system"
|
||||
|
@ -14,7 +13,7 @@ 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=9b0eda5d0d0ddb8b31e9c76aa06fc55fd2ffb02bc3614de0b1437336b2fc1254
|
||||
checksum=1c22070c05dfaac41ff88a39ce2508dde480f0dd05d45d7efab4c5cdc6ddd806
|
||||
|
||||
pre_check() {
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue