Thanks for catching that, I must have screwed up the symbol comparison. Corrected diff with major shlib bump attached.
Andrew diff --git a/archivers/libzim/Makefile b/archivers/libzim/Makefile index aab77b636..61fd9a456 100644 --- a/archivers/libzim/Makefile +++ b/archivers/libzim/Makefile @@ -1,9 +1,10 @@ -BROKEN-sparc64 = error: comparison of integer expressions of different signedness +BROKEN-sparc64 = error: comparison of integer expressions of different \ + signedness COMMENT = reference implementation of the ZIM specification -DISTNAME = libzim-9.5.1 +DISTNAME = libzim-9.8.0 -SHARED_LIBS += zim 5.0 +SHARED_LIBS += zim 6.0 # 9.8.0 CATEGORIES = archivers diff --git a/archivers/libzim/distinfo b/archivers/libzim/distinfo index 3c1b24e4d..e52cc15cb 100644 --- a/archivers/libzim/distinfo +++ b/archivers/libzim/distinfo @@ -1,2 +1,2 @@ -SHA256 (libzim-9.5.1.tar.xz) = JZ4DAsOu0EkukQdbL+KyiJowasH3LfP5QBedu+JNdpc= -SIZE (libzim-9.5.1.tar.xz) = 219556 +SHA256 (libzim-9.8.0.tar.xz) = qlYuoROXYvIYDJJIBK/NrsAMRqZr59s1lwBCCw7G3tY= +SIZE (libzim-9.8.0.tar.xz) = 225864
signature.asc
Description: PGP signature
