libcap: update to 2.64

This commit is contained in:
Rudi Heitbaum 2022-04-11 12:32:59 +00:00
parent 877eebae09
commit bd714659db

View File

@ -4,8 +4,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libcap"
PKG_VERSION="2.63"
PKG_SHA256="0c637b8f44fc7d8627787e9cf57f15ac06c1ddccb53e41feec5496be3466f77f"
PKG_VERSION="2.64"
PKG_SHA256="c8465e1f0b068d5fc06199231135ccac7adb56d662b1de93589252e8cd071e13"
PKG_LICENSE="GPL"
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"