libcap-ng: update to 0.7.10.
This commit is contained in:
parent
9bb7cac2b2
commit
fe23d91ee7
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'libcap-ng'
|
||||
pkgname=libcap-ng
|
||||
version=0.7.9
|
||||
version=0.7.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-python --without-python3"
|
||||
short_desc="An alternate POSIX capabilities library"
|
||||
short_desc="Alternate POSIX capabilities library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="http://people.redhat.com/sgrubb/libcap-ng/"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="http://people.redhat.com/sgrubb/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=4a1532bcf3731aade40936f6d6a586ed5a66ca4c7455e1338d1f6c3e09221328
|
||||
checksum=a84ca7b4e0444283ed269b7a29f5b6187f647c82e2b876636b49b9a744f0ffbf
|
||||
|
||||
subpackages="libcap-ng-devel libcap-ng-progs"
|
||||
|
||||
|
|
Loading…
Reference in New Issue