libcap: update to 2.68
authorNick Hainke <vincent@systemli.org>
Sun, 2 Apr 2023 21:38:57 +0000 (23:38 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 8 Apr 2023 13:52:56 +0000 (15:52 +0200)
Release Notes:
https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.vdh3d47czmle

Signed-off-by: Nick Hainke <vincent@systemli.org>
package/libs/libcap/Makefile

index a35b5e394fa56b85b5468e4abfff78718a1fb7db..6f51b5d5edd991ca63aa1bee3eb02b64a1f0c7f4 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libcap
-PKG_VERSION:=2.67
+PKG_VERSION:=2.68
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/linux/libs/security/linux-privs/libcap2
-PKG_HASH:=ce9b22fdc271beb6dae7543da5f74cf24cb82e6848cfd088a5a069dec5ea5198
+PKG_HASH:=90be3b6d41be5f81ae4b03ec76012b0d27c829293684f6c05b65d5f9cce724b2
 
 PKG_MAINTAINER:=Paul Wassi <p.wassi@gmx.at>
 PKG_LICENSE:=GPL-2.0-only