From 2490464cd13f580060acebc18ef617f55e30da44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Thu, 9 Mar 2023 10:27:15 +0100 Subject: [PATCH] libzim: rebuild with updated meson --- 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 3f1073e56..3d687129b 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="2" +REVISION="3" 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"