From d772c43796e463c50ee64025b24ef8cde3cb2f7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Thu, 2 Mar 2023 11:27:26 +0100 Subject: [PATCH] libzim: rebuild with current icu --- app-arch/libzim/libzim-8.0.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/libzim/libzim-8.0.1.recipe b/app-arch/libzim/libzim-8.0.1.recipe index 1a5fff6f4..3f1073e56 100644 --- a/app-arch/libzim/libzim-8.0.1.recipe +++ b/app-arch/libzim/libzim-8.0.1.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-2022 openZIM and contributors" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz" CHECKSUM_SHA256="5cce7a572a06c55f0c651553426fc51e579cd2078a85a00cb2f377390b420eac" SOURCE_URI_2="https://github.com/openzim/zim-testing-suite/archive/refs/tags/v0.4.tar.gz"