mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
mercurial: update to 5.5.
adopt package
This commit is contained in:
parent
be8631bdbf
commit
ef567e6c56
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mercurial'
|
# Template file for 'mercurial'
|
||||||
pkgname=mercurial
|
pkgname=mercurial
|
||||||
version=5.4.2
|
version=5.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools python3-devel"
|
hostmakedepends="python3 python3-setuptools python3-devel"
|
||||||
|
@ -8,11 +8,11 @@ makedepends="python3-devel"
|
||||||
depends="python3 ca-certificates"
|
depends="python3 ca-certificates"
|
||||||
checkdepends="iana-etc tar unzip which xz"
|
checkdepends="iana-etc tar unzip which xz"
|
||||||
short_desc="Fast, lightweight source control management system"
|
short_desc="Fast, lightweight source control management system"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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=5c8b93da701ee39e312da9e35a7f3163e17ed173a4707857bc467c3b3ab74853
|
checksum=c1ed28e1534304a7a4981ed59905286d1c56acd5b75755eedd184171a4a782b4
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd tests
|
cd tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue