diff --git a/srcpkgs/libcap/template b/srcpkgs/libcap/template index 0ca242c0cbe..d4d8c9c22be 100644 --- a/srcpkgs/libcap/template +++ b/srcpkgs/libcap/template @@ -1,6 +1,6 @@ # Template file for 'libcap' pkgname=libcap -version=2.49 +version=2.50 revision=1 bootstrap=yes build_style=gnu-makefile @@ -14,7 +14,7 @@ license="GPL-2.0-only" homepage="http://sites.google.com/site/fullycapable/" changelog="https://sites.google.com/site/fullycapable/release-notes-for-libcap" distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/${pkgname}-${version}.tar.xz" -checksum=e98bc4d93645082ec787730b0fd1a712b38882465c505777de17c338831ee181 +checksum=47a57b8bd238b84c93c921a9b4ff82337551dbcb0cca071316aadf3e23b19261 if [ "$CROSS_BUILD" ]; then make_build_args="CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"