libcap-ng: update to 0.8.4.

This commit is contained in:
Piraty 2024-02-12 09:53:07 +01:00
parent 068d9fd526
commit 31f2c2c151
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'libcap-ng'
pkgname=libcap-ng
version=0.8.3
revision=3
version=0.8.4
revision=1
build_style=gnu-configure
configure_args="--without-python --without-python3"
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"
homepage="http://people.redhat.com/sgrubb/libcap-ng/"
distfiles="http://people.redhat.com/sgrubb/$pkgname/$pkgname-$version.tar.gz"
checksum=bed6f6848e22bb2f83b5f764b2aef0ed393054e803a8e3a8711cb2a39e6b492d
checksum=68581d3b38e7553cb6f6ddf7813b1fc99e52856f21421f7b477ce5abd2605a8a
subpackages="libcap-ng-devel libcap-ng-progs"