mercurial: update to 7.1.2.
This commit is contained in:
committed by
Đoàn Trần Công Danh
parent
40b97c2347
commit
b8745a1032
@@ -1,7 +1,7 @@
|
||||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=7.1.1
|
||||
revision=2
|
||||
version=7.1.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel python3-setuptools python3-setuptools_scm gettext"
|
||||
makedepends="python3-devel"
|
||||
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||
homepage="https://www.mercurial-scm.org/"
|
||||
changelog="https://foss.heptapod.net/mercurial/hg-website/-/raw/branch/default/source/relnotes/7.0.md"
|
||||
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
|
||||
checksum=47cf66ba89c175536faf844c9b4cd962eb432afb516c073e51f436bf3f0bc148
|
||||
checksum=ce27b9a4767cf2ea496b51468bae512fa6a6eaf0891e49f8961dc694b4dc81ca
|
||||
|
||||
pre_check() {
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
|
||||
Reference in New Issue
Block a user