mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libcap: update to 2.76.
This commit is contained in:
parent
d1208d6060
commit
ff4dbba985
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libcap'
|
# Template file for 'libcap'
|
||||||
pkgname=libcap
|
pkgname=libcap
|
||||||
version=2.71
|
version=2.76
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-only, BSD-3-Clause"
|
||||||
homepage="https://sites.google.com/site/fullycapable/"
|
homepage="https://sites.google.com/site/fullycapable/"
|
||||||
changelog="https://sites.google.com/site/fullycapable/release-notes-for-libcap"
|
changelog="https://sites.google.com/site/fullycapable/release-notes-for-libcap"
|
||||||
distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/libcap-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/libcap-${version}.tar.xz"
|
||||||
checksum=b7006c9af5168315f35fc734bf1a8d2aa70766bd8b8c4340962e05b19c35b900
|
checksum=629da4ab29900d0f7fcc36227073743119925fd711c99a1689bbf5c9b40c8e6f
|
||||||
|
|
||||||
subpackages="libcap-devel libcap-progs"
|
subpackages="libcap-devel libcap-progs"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue