From ec0c190887b26977c4d99b3c4c0425e773ca5996 Mon Sep 17 00:00:00 2001 From: skmpz Date: Sun, 21 May 2023 16:46:43 +0300 Subject: [PATCH] libcap: update to 2.69. --- srcpkgs/libcap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libcap/template b/srcpkgs/libcap/template index 306033f74b5e..4a963cd15dbd 100644 --- a/srcpkgs/libcap/template +++ b/srcpkgs/libcap/template @@ -1,6 +1,6 @@ # Template file for 'libcap' pkgname=libcap -version=2.68 +version=2.69 revision=1 bootstrap=yes build_style=gnu-makefile @@ -14,7 +14,7 @@ license="GPL-2.0-only" 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=90be3b6d41be5f81ae4b03ec76012b0d27c829293684f6c05b65d5f9cce724b2 +checksum=f311f8f3dad84699d0566d1d6f7ec943a9298b28f714cae3c931dfd57492d7eb if [ "$CROSS_BUILD" ]; then make_build_args="CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"