File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
class Libnftnl < Formula
2
2
desc "Netfilter library providing interface to the nf_tables subsystem"
3
3
homepage "https://netfilter.org/projects/libnftnl/"
4
- url "https://www.netfilter.org/pub/libnftnl/libnftnl-1.2.8 .tar.xz"
5
- sha256 "37fea5d6b5c9b08de7920d298de3cdc942e7ae64b1a3e8b880b2d390ae67ad95 "
4
+ url "https://www.netfilter.org/pub/libnftnl/libnftnl-1.2.9 .tar.xz"
5
+ sha256 "e8c216255e129f26270639fee7775265665a31b11aa920253c3e5d5d62dfc4b8 "
6
6
license "GPL-2.0-or-later"
7
7
8
8
livecheck do
@@ -11,8 +11,8 @@ class Libnftnl < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , arm64_linux : "51ae224ec4b0b12550a827a8c0b11b8d69f600ebdcbf3f147904cd2727cd7d04 "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "a967378e066186315b30a3e6a5eff8bd47c098aa13e418d47489f0e1c7884e72 "
14
+ sha256 cellar : :any_skip_relocation , arm64_linux : "115eff122c8a59428839095a6c47ee36fcc60efb1fe28a6ce1c9120e32213641 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7077fb58a3c953a76ee5c54dd05a72005432161e9f9db04678e8d621c85e2dc6 "
16
16
end
17
17
18
18
depends_on "pkgconf" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments