package/libcap: bump to 2.27
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 12 Oct 2019 20:26:05 +0000 (22:26 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 13 Oct 2019 20:48:19 +0000 (22:48 +0200)
This fixes breakage with gperf 3.1.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/libcap/libcap.hash
package/libcap/libcap.mk

index 2d3aee591d79d51198c24f6ff76a8264e3201575..cbef0dc86d8948e9988b5e7929597254fafab72b 100644 (file)
@@ -1,5 +1,5 @@
 # https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/sha256sums.asc
-sha256 693c8ac51e983ee678205571ef272439d83afe62dd8e424ea14ad9790bc35162  libcap-2.25.tar.xz
+sha256 dac1792d0118bee6aae6ba7fb93ff1602c6a9bda812fd63916eee1435b9c486a  libcap-2.27.tar.xz
 
 # Hash for license file:
 sha256 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc  License
index a947fa068634a51f4985e55ecb814c57d5772616..4919a4adcaf20a5aee752cceaaa964aa772722ac 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBCAP_VERSION = 2.25
+LIBCAP_VERSION = 2.27
 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