Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/libcap/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libcap'
pkgname=libcap
version=2.77
version=2.78
revision=1
bootstrap=yes
build_style=gnu-makefile
Expand All @@ -13,7 +13,7 @@ license="GPL-2.0-only, BSD-3-Clause"
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=897bc18b44afc26c70e78cead3dbb31e154acc24bee085a5a09079a88dbf6f52
checksum=0d621e562fd932ccf67b9660fb018e468a683d7b827541df27813228c996bb11

subpackages="libcap-devel libcap-progs"

Expand Down