package/libcap: bump to version 2.49
authorFrancois Perrad <fperrad@gmail.com>
Mon, 17 May 2021 10:39:29 +0000 (12:39 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 18 May 2021 11:44:32 +0000 (13:44 +0200)
Release notes:
https://sites.google.com/site/fullycapable/release-notes-for-libcap

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libcap/libcap.hash
package/libcap/libcap.mk

index 7499f2468c9b80db622a80ee8e2c9500aade59ae..de9de3514ac37edce72f94b700aa76d42c920982 100644 (file)
@@ -1,5 +1,5 @@
 # https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/sha256sums.asc
-sha256  4de9590ee09a87c282d558737ffb5b6175ccbfd26d580add10df44d0f047f6c2  libcap-2.48.tar.xz
+sha256  e98bc4d93645082ec787730b0fd1a712b38882465c505777de17c338831ee181  libcap-2.49.tar.xz
 
 # Hash for license file:
-sha256  088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc  License
+sha256  f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b  License
index 79a130b453dfd28800a8dcef621c8e4f965a63e5..34636a3a81d8744d971bbf2b6754c7da820829c6 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBCAP_VERSION = 2.48
+LIBCAP_VERSION = 2.49
 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