From 6a73a53f8caf7bc9971735c33e6af15145bdaaa5 Mon Sep 17 00:00:00 2001 From: skmpz Date: Fri, 10 Dec 2021 09:51:14 +0400 Subject: [PATCH] libcap: update to 2.61. --- srcpkgs/libcap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libcap/template b/srcpkgs/libcap/template index 13c13bcd2822..43d82022b192 100644 --- a/srcpkgs/libcap/template +++ b/srcpkgs/libcap/template @@ -1,6 +1,6 @@ # Template file for 'libcap' pkgname=libcap -version=2.54 +version=2.61 revision=1 bootstrap=yes build_style=gnu-makefile @@ -13,7 +13,7 @@ license="GPL-2.0-only" homepage="http://sites.google.com/site/fullycapable/" changelog="https://sites.google.com/site/fullycapable/release-notes-for-libcap" distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/${pkgname}-${version}.tar.xz" -checksum=5091b24247999fd7a5e62bd9ac8bc761cda29f9baa0d1a2ca6a46f13891b4f0f +checksum=c1e29680f8bcc51b172e9a8eb9a7a4d7255a00a14301a7c2cf96d1febf7449a5 if [ "$CROSS_BUILD" ]; then make_build_args="CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"