libcap: update to 2.41
This commit is contained in:
parent
77fc6fb614
commit
c885f99a1b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libcap'
|
||||
pkgname=libcap
|
||||
version=2.40
|
||||
version=2.41
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -9,11 +9,11 @@ make_install_args="SBINDIR=/usr/bin exec_prefix=/usr
|
|||
make_use_env=yes
|
||||
makedepends="attr-devel"
|
||||
short_desc="POSIX.1e capabilities suite"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://sites.google.com/site/fullycapable/"
|
||||
distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/${pkgname}-${version}.tar.xz"
|
||||
checksum=119961f62b5fae9071f1d8a6a8173b04dc21066f0c3bf227f0e1785570d2ebba
|
||||
checksum=880dac4f97795bf5bd0d77ae6476d8c6a854601eb0c461d5a5b91f07d8e60834
|
||||
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
hostmakedepends="perl"
|
||||
|
|
Loading…
Reference in New Issue