libcap: update to 2.33.

This commit is contained in:
Anthony Iliopoulos 2020-03-02 20:58:16 +01:00 committed by Juan RP
parent b932ab46cb
commit 2712aad575

View File

@ -1,6 +1,6 @@
# Template file for 'libcap' # Template file for 'libcap'
pkgname=libcap pkgname=libcap
version=2.32 version=2.33
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=1005e3d227f2340ad1e3360ef8b69d15e3c72a29c09f4894d7aac038bd26e2be checksum=08edeaba2757021aeec45c4eeec52566675e0e0f5d4f057284d729e04f2643d6
if [ "$CHROOT_READY" ]; then if [ "$CHROOT_READY" ]; then
hostmakedepends="perl" hostmakedepends="perl"