libcap-ng: update to 0.7.3.
This commit is contained in:
parent
18ae846bd3
commit
7af3140019
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libcap-ng'
|
||||
pkgname=libcap-ng
|
||||
version=0.7.1
|
||||
revision=3
|
||||
version=0.7.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="python-devel swig"
|
||||
short_desc="An alternate POSIX capabilities library"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
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=bf74455c9540667a924d2983090c4eb7285f0a4a82a25becd0a496e8bbf3d8ff
|
||||
checksum=5ca441c8d3a1e4cfe8a8151907977662679457311ccaa7eaac91447c33a35bb1
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
unset hostmakedepends
|
||||
|
|
Loading…
Reference in New Issue