From 759493304fc1bbb1aef27f6f5d8fa570ea53730c Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Fri, 9 Oct 2020 18:46:39 +0200 Subject: [PATCH] libcap: update to 2.44. --- srcpkgs/libcap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libcap/template b/srcpkgs/libcap/template index 952efce4c12..4ceb2592479 100644 --- a/srcpkgs/libcap/template +++ b/srcpkgs/libcap/template @@ -1,6 +1,6 @@ # Template file for 'libcap' pkgname=libcap -version=2.43 +version=2.44 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=512a0e5fc4c1e06d472a20da26aa96a9b9bf2a26b23f094f77f1b8da56cc427f +checksum=92188359cd5be86e8e5bd3f6483ac6ce582264f912398937ef763def2205c8e1 if [ "$CHROOT_READY" ]; then hostmakedepends="perl"