Skip to content

Commit 48e11c1

Browse files
BrewTestBotchenrui333
authored andcommitted
libcap 2.71
1 parent 3c5527b commit 48e11c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libcap.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)