libcap: update to 2.69.
This commit is contained in:
parent
a5f5f5f6dd
commit
faa7079d72
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libcap'
|
||||
pkgname=libcap
|
||||
version=2.68
|
||||
version=2.69
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://sites.google.com/site/fullycapable/"
|
||||
changelog="https://sites.google.com/site/fullycapable/release-notes-for-libcap"
|
||||
distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/libcap-${version}.tar.xz"
|
||||
checksum=90be3b6d41be5f81ae4b03ec76012b0d27c829293684f6c05b65d5f9cce724b2
|
||||
checksum=f311f8f3dad84699d0566d1d6f7ec943a9298b28f714cae3c931dfd57492d7eb
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
make_build_args="CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"
|
||||
|
|
Loading…
Reference in New Issue