[openwrt/openwrt] libcap: update to 2.68

LEDE Commits lede-commits at lists.infradead.org
Sat Apr 8 06:53:44 PDT 2023


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/0c53801968d9fb7f36ba855f0e6e227cabba44f2

commit 0c53801968d9fb7f36ba855f0e6e227cabba44f2
Author: Nick Hainke <vincent at systemli.org>
AuthorDate: Sun Apr 2 23:38:57 2023 +0200

    libcap: update to 2.68
    
    Release Notes:
    https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.vdh3d47czmle
    
    Signed-off-by: Nick Hainke <vincent at systemli.org>
---
 package/libs/libcap/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libs/libcap/Makefile b/package/libs/libcap/Makefile
index a35b5e394f..6f51b5d5ed 100644
--- a/package/libs/libcap/Makefile
+++ b/package/libs/libcap/Makefile
@@ -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 at gmx.at>
 PKG_LICENSE:=GPL-2.0-only




More information about the lede-commits mailing list