libzim: update to 7.2.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-05-19 06:13:35 +00:00
parent 4a556e6d30
commit f9d3ff4975
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ 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="7.2.1"
TERMUX_PKG_VERSION="7.2.2"
TERMUX_PKG_SRCURL=https://github.com/openzim/libzim/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=d3da618b30d8b9db3ddf2f4dc331a120a3c339f3d6cd3afb15dc26b043678d2a
TERMUX_PKG_SHA256=42f7f19ca50b2185fe91ea91bd676976b7e282ca31c1a70f409d2689788ee59b
TERMUX_PKG_DEPENDS="zstd, libuuid, zlib, libicu, liblzma, libxapian, googletest"
TERMUX_PKG_AUTO_UPDATE=true