libzip: update to 1.11.2

This commit is contained in:
Rudi Heitbaum 2024-11-01 11:52:32 +00:00
parent 3eee8b6046
commit 4be218580a

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libzip"
PKG_VERSION="1.11.1"
PKG_SHA256="721e0e4e851073b508c243fd75eda04e4c5006158a900441de10ce274cc3b633"
PKG_VERSION="1.11.2"
PKG_SHA256="5d471308cef4c4752bbcf973d9cd37ba4cb53739116c30349d4764ba1410dfc1"
PKG_LICENSE="GPL"
PKG_SITE="https://libzip.org/"
PKG_URL="https://libzip.org/download/${PKG_NAME}-${PKG_VERSION}.tar.xz"