diff --git a/app-arch/libzim/libzim-9.1.0.recipe b/app-arch/libzim/libzim-9.1.0.recipe index 669293964..1cb7e536c 100644 --- a/app-arch/libzim/libzim-9.1.0.recipe +++ b/app-arch/libzim/libzim-9.1.0.recipe @@ -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