From ff4dbba9852a1da68d0efde0b4bedc0421b39328 Mon Sep 17 00:00:00 2001 From: skmpz Date: Sun, 29 Jun 2025 17:05:41 +0300 Subject: [PATCH] libcap: update to 2.76. --- srcpkgs/libcap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libcap/template b/srcpkgs/libcap/template index 4028059276f..8989c6fcbd8 100644 --- a/srcpkgs/libcap/template +++ b/srcpkgs/libcap/template @@ -1,6 +1,6 @@ # Template file for 'libcap' pkgname=libcap -version=2.71 +version=2.76 revision=1 bootstrap=yes build_style=gnu-makefile @@ -13,7 +13,7 @@ license="GPL-2.0-only, BSD-3-Clause" homepage="https://sites.google.com/site/fullycapable/" changelog="https://sites.google.com/site/fullycapable/release-notes-for-libcap" distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/libcap-${version}.tar.xz" -checksum=b7006c9af5168315f35fc734bf1a8d2aa70766bd8b8c4340962e05b19c35b900 +checksum=629da4ab29900d0f7fcc36227073743119925fd711c99a1689bbf5c9b40c8e6f subpackages="libcap-devel libcap-progs"