bump(main/libzim): 8.2.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2023-04-29 06:31:00 +00:00
parent 72dc8fce0c
commit 6197d151d9

View File

@@ -2,10 +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="8.1.1"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="8.2.0"
TERMUX_PKG_SRCURL=https://github.com/openzim/libzim/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=0d5ecb9b53c5511524a2726e5b6034541d3cab4afb2bc4c532da5a5fff45bcd9
TERMUX_PKG_SHA256=888512f43ce8fb8e6dad005b3efecc1642ad95cdff2b0e54dac2ab957a835467
TERMUX_PKG_DEPENDS="libc++, libicu, liblzma, libxapian, zstd"
TERMUX_PKG_BUILD_DEPENDS="googletest, libuuid"
TERMUX_PKG_AUTO_UPDATE=true