We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c5527b commit 48e11c1Copy full SHA for 48e11c1
Formula/lib/libcap.rb
@@ -1,8 +1,8 @@
1
class Libcap < Formula
2
desc "User-space interfaces to POSIX 1003.1e capabilities"
3
homepage "https://sites.google.com/site/fullycapable/"
4
- url "https://mirrors.edge.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.70.tar.xz"
5
- sha256 "23a6ef8aadaf1e3e875f633bb2d116cfef8952dba7bc7c569b13458e1952b30f"
+ url "https://mirrors.edge.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.71.tar.xz"
+ sha256 "b7006c9af5168315f35fc734bf1a8d2aa70766bd8b8c4340962e05b19c35b900"
6
license all_of: ["BSD-3-Clause", "GPL-2.0-or-later"]
7
8
livecheck do
0 commit comments