File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Libcap < Formula
22 desc "User-space interfaces to POSIX 1003.1e capabilities"
33 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 "
4+ url "https://mirrors.edge.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.71 .tar.xz"
5+ sha256 "b7006c9af5168315f35fc734bf1a8d2aa70766bd8b8c4340962e05b19c35b900 "
66 license all_of : [ "BSD-3-Clause" , "GPL-2.0-or-later" ]
77
88 livecheck do
@@ -11,7 +11,7 @@ class Libcap < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "9d86081b10083f63884005f73bc6f595ab79c91a05e8fcc355a66236a21e54bf "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "17d58d7b65ecfbe57463744b6381adaf59ac85c8fb35bfb18d670663aa8c342c "
1515 end
1616
1717 depends_on :linux
You can’t perform that action at this time.
0 commit comments