libzim, revbump to fix build for icu74 on buildmaster (#10077)

This commit is contained in:
Schrijvers Luc
2024-02-08 12:37:56 +00:00
committed by GitHub
parent 831358587e
commit faff217fa3

View File

@@ -5,7 +5,7 @@ More information about the ZIM format and the openZIM project at https://openzim
HOMEPAGE="https://github.com/openzim/libzim"
COPYRIGHT="2016-2023 openZIM and contributors"
LICENSE="GNU GPL v2"
REVISION="2"
REVISION="3"
SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="faf19a35882415212d46a51aab45692ccfa1e2e36beb7261eec1ec53e29b9e6a"
SOURCE_URI_2="https://github.com/openzim/zim-testing-suite/archive/refs/tags/v0.4.tar.gz"
@@ -48,9 +48,9 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libgtest$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix
devel:libicuuc$secondaryArchSuffix
devel:libicudata$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix >= 74
devel:libicuuc$secondaryArchSuffix >= 74
devel:libicudata$secondaryArchSuffix >= 74
devel:liblzma$secondaryArchSuffix
devel:libxapian$secondaryArchSuffix
devel:libzstd$secondaryArchSuffix