mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #8068 from heitbaum/libzip11
[le11] libzip: update to 1.10.1 (fixes bug introduced in 1.10.0 for static builds)
This commit is contained in:
commit
a0a28ff320
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libzip"
|
||||
PKG_VERSION="1.10.0"
|
||||
PKG_SHA256="cd2a7ac9f1fb5bfa6218272d9929955dc7237515bba6e14b5ad0e1d1e2212b43"
|
||||
PKG_VERSION="1.10.1"
|
||||
PKG_SHA256="dc3c8d5b4c8bbd09626864f6bcf93de701540f761d76b85d7c7d710f4bd90318"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://libzip.org/"
|
||||
PKG_URL="https://libzip.org/download/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
@ -16,6 +16,7 @@ PKG_CMAKE_OPTS_TARGET="-DENABLE_COMMONCRYPTO=OFF \
|
||||
-DENABLE_MBEDTLS=OFF \
|
||||
-DENABLE_OPENSSL=OFF \
|
||||
-DENABLE_WINDOWS_CRYPTO=OFF \
|
||||
-DENABLE_ZSTD=OFF \
|
||||
-DBUILD_TOOLS=OFF \
|
||||
-DBUILD_REGRESS=OFF \
|
||||
-DBUILD_EXAMPLES=OFF \
|
||||
|
Loading…
x
Reference in New Issue
Block a user