libzim: update to 7.2.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-05-07 12:17:32 +00:00
parent dabe6c05dc
commit 67f0b79630
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.0
TERMUX_PKG_VERSION="7.2.1"
TERMUX_PKG_SRCURL=https://github.com/openzim/libzim/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=9dbcff2c0e21472a5ff7ca10c761c5ae07008a35c143df6c6274971bb536072d
TERMUX_PKG_SHA256=d3da618b30d8b9db3ddf2f4dc331a120a3c339f3d6cd3afb15dc26b043678d2a
TERMUX_PKG_DEPENDS="zstd, libuuid, zlib, libicu, liblzma, libxapian, googletest"
TERMUX_PKG_AUTO_UPDATE=true