libcap: update to 2.32.

This commit is contained in:
Juan RP 2020-02-17 06:11:17 +01:00
parent 6c3f4dbb2f
commit 28f5e2a2be
1 changed files with 2 additions and 2 deletions

View File

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