Skip to content

Commit

Permalink
libcap: update to 2.68.
Browse files Browse the repository at this point in the history
  • Loading branch information
triallax authored and ahesford committed May 19, 2023
1 parent 2c6b8c0 commit 851599b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions srcpkgs/libcap/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
# Template file for 'libcap'
pkgname=libcap
version=2.67
version=2.68
revision=1
bootstrap=yes
build_style=gnu-makefile
make_install_args="SBINDIR=/usr/bin exec_prefix=/usr
LIBDIR=/usr/lib PKGCONFIGDIR=/usr/lib/pkgconfig RAISE_SETFCAP=no"
make_use_env=yes
make_check_target="test"
short_desc="POSIX.1e capabilities suite"
maintainer="skmpz <dem.procopiou@gmail.com>"
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=ce9b22fdc271beb6dae7543da5f74cf24cb82e6848cfd088a5a069dec5ea5198
checksum=90be3b6d41be5f81ae4b03ec76012b0d27c829293684f6c05b65d5f9cce724b2

if [ "$CROSS_BUILD" ]; then
make_build_args="CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"
Expand Down

0 comments on commit 851599b

Please sign in to comment.