libcap: update to 2.31.

This commit is contained in:
Anthony Iliopoulos 2020-01-21 20:47:51 +01:00 committed by Leah Neukirchen
parent e65eda6bb6
commit 41a6ce508b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libcap'
pkgname=libcap
version=2.30
version=2.31
revision=1
bootstrap=yes
build_style=gnu-makefile
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=a287bae0b0d95e5230a1c4177b835c70774511b631f87c7bd29e91a03e027f11
checksum=c6088de41e1c97fa8047e2e7de0e4ee0cd13e6cc16538022230ae76727a87c46
if [ "$CHROOT_READY" ]; then
hostmakedepends="perl"