mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
kiwix_tools, bump version, use icu74 (#10074)
This commit is contained in:
@@ -7,9 +7,9 @@ DESCRIPTION="The Kiwix tools is a collection of Kiwix related command line tools
|
||||
HOMEPAGE="https://github.com/kiwix/kiwix-tools"
|
||||
COPYRIGHT="2022 Kiwix contributors"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b15e69dd0ae690cb7a000ad815e5037db5276d92310e0b44832b960a51bfaeac"
|
||||
CHECKSUM_SHA256="5032881b4d488e827d67603d7aa75b4718a4fc85f69880ee34b723fe45b7a4bb"
|
||||
SOURCE_DIR="kiwix-tools-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -39,7 +39,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
devel:libgnutls$secondaryArchSuffix
|
||||
devel:libicui18n$secondaryArchSuffix >= 66
|
||||
devel:libicui18n$secondaryArchSuffix >= 74
|
||||
devel:libkiwix$secondaryArchSuffix
|
||||
devel:liblzma$secondaryArchSuffix
|
||||
devel:libmicrohttpd$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user