libcap: update to 2.76

This commit is contained in:
Rudi Heitbaum 2025-04-14 02:33:22 +00:00
parent 685e831a4e
commit d5c4f4722a

View File

@ -4,8 +4,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libcap" PKG_NAME="libcap"
PKG_VERSION="2.75" PKG_VERSION="2.76"
PKG_SHA256="de4e7e064c9ba451d5234dd46e897d7c71c96a9ebf9a0c445bc04f4742d83632" PKG_SHA256="629da4ab29900d0f7fcc36227073743119925fd711c99a1689bbf5c9b40c8e6f"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://git.kernel.org/pub/scm/libs/libcap/libcap.git/log/" PKG_SITE="https://git.kernel.org/pub/scm/libs/libcap/libcap.git/log/"
PKG_URL="https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/${PKG_NAME}-${PKG_VERSION}.tar.xz" PKG_URL="https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/${PKG_NAME}-${PKG_VERSION}.tar.xz"