File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Libbpf < Formula
22 desc "Berkeley Packet Filter library"
33 homepage "https://github.com/libbpf/libbpf"
4- url "https://github.com/libbpf/libbpf/archive/refs/tags/v1.6.0 .tar.gz"
5- sha256 "d360ed1541fa4fc036132e7732fdf1e4569c187d3e4a4ddc07fd9dbfd121c4eb "
4+ url "https://github.com/libbpf/libbpf/archive/refs/tags/v1.6.1 .tar.gz"
5+ sha256 "f6fa65c86f20d6d2d5d958f8bb8203a580a1c7496173714582300b724e37e338 "
66 license "BSD-2-Clause"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_linux : "d9587a436ad3dd4fba064a0ae281e0ffe55ccfb1111f8733ef26184426c97d10 "
10- sha256 cellar : :any_skip_relocation , x86_64_linux : "8875176f2be994785edfc4a1d67dfc1094880693927ac8ba76dca3c7f0f8159e "
9+ sha256 cellar : :any_skip_relocation , arm64_linux : "902fa223a0d581874f5d2fec29040ae9b525936e1e20b5476e7223a332579425 "
10+ sha256 cellar : :any_skip_relocation , x86_64_linux : "811c6f41ef6a038c4439e82cb89a4e081d57d2d20de3be2ad13249130ec92de9 "
1111 end
1212
1313 depends_on "pkgconf" => :build
You can’t perform that action at this time.
0 commit comments