mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libcap: update to 2.70.
This commit is contained in:
parent
9f95f69177
commit
b6da0e309b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libcap'
|
# Template file for 'libcap'
|
||||||
pkgname=libcap
|
pkgname=libcap
|
||||||
version=2.69
|
version=2.70
|
||||||
revision=2
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="GOLANG=no"
|
make_build_args="GOLANG=no"
|
||||||
|
@ -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=f311f8f3dad84699d0566d1d6f7ec943a9298b28f714cae3c931dfd57492d7eb
|
checksum=23a6ef8aadaf1e3e875f633bb2d116cfef8952dba7bc7c569b13458e1952b30f
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
make_build_args+=" CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"
|
make_build_args+=" CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"
|
||||||
|
|
Loading…
Add table
Reference in a new issue