package/libcap: bump to version 2.63

https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.6tsfgutj5dhm

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Fabrice Fontaine 2022-04-01 23:17:22 +02:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent a456a7d898
commit 1f982ef0b8
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/sha256sums.asc
sha256 190c5baac9bee06a129eae20d3e827de62f664fe3507f0bf6c50a9a59fbd83a2 libcap-2.62.tar.xz
sha256 0c637b8f44fc7d8627787e9cf57f15ac06c1ddccb53e41feec5496be3466f77f libcap-2.63.tar.xz
# Hash for license file:
sha256 f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b License

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBCAP_VERSION = 2.62
LIBCAP_VERSION = 2.63
LIBCAP_SITE = https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2
LIBCAP_SOURCE = libcap-$(LIBCAP_VERSION).tar.xz
LIBCAP_LICENSE = GPL-2.0 or BSD-3-Clause