We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fc45a commit f087071Copy full SHA for f087071
srcpkgs/libcap/template
@@ -1,6 +1,6 @@
1
# Template file for 'libcap'
2
pkgname=libcap
3
-version=2.77
+version=2.78
4
revision=1
5
bootstrap=yes
6
build_style=gnu-makefile
@@ -13,7 +13,7 @@ license="GPL-2.0-only, BSD-3-Clause"
13
homepage="https://sites.google.com/site/fullycapable/"
14
changelog="https://sites.google.com/site/fullycapable/release-notes-for-libcap"
15
distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/libcap-${version}.tar.xz"
16
-checksum=897bc18b44afc26c70e78cead3dbb31e154acc24bee085a5a09079a88dbf6f52
+checksum=0d621e562fd932ccf67b9660fb018e468a683d7b827541df27813228c996bb11
17
18
subpackages="libcap-devel libcap-progs"
19
0 commit comments