libcap-ng: update to 0.8.3.

This commit is contained in:
Piraty 2022-10-01 04:20:32 +02:00 committed by Duncan Overbruck
parent c49ca43d4b
commit 67eb6119f7

View file

@ -1,7 +1,7 @@
# Template file for 'libcap-ng' # Template file for 'libcap-ng'
pkgname=libcap-ng pkgname=libcap-ng
version=0.8.2 version=0.8.3
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--without-python --without-python3" configure_args="--without-python --without-python3"
short_desc="Alternate POSIX capabilities library" short_desc="Alternate POSIX capabilities library"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.1-or-later" license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="http://people.redhat.com/sgrubb/libcap-ng/" homepage="http://people.redhat.com/sgrubb/libcap-ng/"
distfiles="http://people.redhat.com/sgrubb/$pkgname/$pkgname-$version.tar.gz" distfiles="http://people.redhat.com/sgrubb/$pkgname/$pkgname-$version.tar.gz"
checksum=52c083b77c2b0d8449dee141f9c3eba76e6d4c5ad44ef05df25891126cb85ae9 checksum=bed6f6848e22bb2f83b5f764b2aef0ed393054e803a8e3a8711cb2a39e6b492d
subpackages="libcap-ng-devel libcap-ng-progs" subpackages="libcap-ng-devel libcap-ng-progs"