libcap-ng: update to 0.8.2.
This commit is contained in:
parent
b59b482332
commit
7b469ca2d8
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libcap-ng'
|
# Template file for 'libcap-ng'
|
||||||
pkgname=libcap-ng
|
pkgname=libcap-ng
|
||||||
version=0.8
|
version=0.8.2
|
||||||
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=f14d23b60ae1465b032e4e8cbd4112006572c69a6017d55d5d3c6aad622a9e21
|
checksum=52c083b77c2b0d8449dee141f9c3eba76e6d4c5ad44ef05df25891126cb85ae9
|
||||||
|
|
||||||
subpackages="libcap-ng-devel libcap-ng-progs"
|
subpackages="libcap-ng-devel libcap-ng-progs"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue