From 382ab3f40718abce5f750f0d17244cc111e6cf1e Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Fri, 20 Nov 2020 22:23:29 +0100 Subject: [PATCH] libcap-ng: update to 0.8.1. --- srcpkgs/libcap-ng/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libcap-ng/template b/srcpkgs/libcap-ng/template index 96f304d909a..081e78339a8 100644 --- a/srcpkgs/libcap-ng/template +++ b/srcpkgs/libcap-ng/template @@ -1,7 +1,7 @@ # Template file for 'libcap-ng' pkgname=libcap-ng -version=0.8 -revision=2 +version=0.8.1 +revision=1 build_style=gnu-configure configure_args="--without-python --without-python3" short_desc="Alternate POSIX capabilities library" @@ -9,7 +9,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="http://people.redhat.com/sgrubb/libcap-ng/" distfiles="http://people.redhat.com/sgrubb/$pkgname/$pkgname-$version.tar.gz" -checksum=f14d23b60ae1465b032e4e8cbd4112006572c69a6017d55d5d3c6aad622a9e21 +checksum=f06b17aaca029e245c9a26c698c6cc8a1cf42b58483d93e94ee02b478bdc1055 subpackages="libcap-ng-devel libcap-ng-progs"