libcap: update to 2.50.
This commit is contained in:
parent
943e49052c
commit
516e72ed72
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.49
|
version=2.50
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-only"
|
||||||
homepage="http://sites.google.com/site/fullycapable/"
|
homepage="http://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/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e98bc4d93645082ec787730b0fd1a712b38882465c505777de17c338831ee181
|
checksum=47a57b8bd238b84c93c921a9b4ff82337551dbcb0cca071316aadf3e23b19261
|
||||||
|
|
||||||
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…
Reference in a new issue