libcap: update to 2.29.

This commit is contained in:
Nathan Owens 2019-12-26 20:11:46 -06:00 committed by Juan RP
parent 441feca68e
commit fa4160965c

View file

@ -1,6 +1,6 @@
# Template file for 'libcap' # Template file for 'libcap'
pkgname=libcap pkgname=libcap
version=2.28 version=2.29
revision=1 revision=1
bootstrap=yes bootstrap=yes
build_style=gnu-makefile build_style=gnu-makefile
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="http://sites.google.com/site/fullycapable/" homepage="http://sites.google.com/site/fullycapable/"
distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/${pkgname}-${version}.tar.xz" distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/${pkgname}-${version}.tar.xz"
checksum=c0e70c3bcce288ada2bfe8d748e816b601590495312222e92e307cf18d6a38aa checksum=6c83352c316c40d1d4c8ad704e13dc36840ff05eccc36050aa18e42e7f2aa7f8
if [ "$CHROOT_READY" ]; then if [ "$CHROOT_READY" ]; then
hostmakedepends="perl" hostmakedepends="perl"