From f0f7433d0995370e9230a1694bb594b2f392153f Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Mon, 10 Aug 2020 00:41:43 +0200 Subject: [PATCH] libcap: update to 2.42. --- srcpkgs/libcap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libcap/template b/srcpkgs/libcap/template index 3dd1bab951e..2e8a68b924e 100644 --- a/srcpkgs/libcap/template +++ b/srcpkgs/libcap/template @@ -1,6 +1,6 @@ # Template file for 'libcap' pkgname=libcap -version=2.41 +version=2.42 revision=1 bootstrap=yes build_style=gnu-makefile @@ -13,7 +13,7 @@ maintainer="skmpz " license="GPL-2.0-only" homepage="http://sites.google.com/site/fullycapable/" distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/${pkgname}-${version}.tar.xz" -checksum=880dac4f97795bf5bd0d77ae6476d8c6a854601eb0c461d5a5b91f07d8e60834 +checksum=3605a9cb60076547ea9f64989e0ba576da9508e4653e8dc40ae54c0d6f443dfd if [ "$CHROOT_READY" ]; then hostmakedepends="perl"