From 7c61c5489498d9d3768b3ae6ce80c4715989fb89 Mon Sep 17 00:00:00 2001 From: skmpz Date: Wed, 1 Sep 2021 21:27:06 +0400 Subject: [PATCH] libcap: update to 2.55. --- srcpkgs/libcap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libcap/template b/srcpkgs/libcap/template index 13c13bcd2822..f017320faf5f 100644 --- a/srcpkgs/libcap/template +++ b/srcpkgs/libcap/template @@ -1,6 +1,6 @@ # Template file for 'libcap' pkgname=libcap -version=2.54 +version=2.55 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=b92817960bc5a725b34927493e48a6b74f26b6202269bdf0734e344c7777ccfb if [ "$CROSS_BUILD" ]; then make_build_args="CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"