bump(main/libzim): 9.2.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2024-06-22 18:37:43 +00:00
parent 0c3d021a39
commit b85d1f4b7a

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://openzim.org
TERMUX_PKG_DESCRIPTION="The ZIM library is the reference implementation for the ZIM file format."
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="9.2.1"
TERMUX_PKG_VERSION="9.2.2"
TERMUX_PKG_SRCURL=https://github.com/openzim/libzim/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=4d1579cbb902aef46e561c3cd4cf2ed74148d84e1c79d9e42b4892c882fce88b
TERMUX_PKG_SHA256=458d89638606eeabaad5098b0ede7a76396cbcb6c13fb2413afee601b5c1e0c6
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++, libicu, liblzma, libxapian, zstd"
TERMUX_PKG_BUILD_DEPENDS="googletest, libuuid"