Skip to content

Commit ae5e123

Browse files
authored
Update libbpf to 1.3.4 (#1927)
Latest version for libbpf is 1.5.0, but because Falco is still using 1.3.0 and 1.3 is still receiving bug fixes, we update to 1.3.4 to make it less likely to have things break.
1 parent 63570f9 commit ae5e123

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

builder/install/versions.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ export RE2_VERSION=2022-06-01
1515
export GPERFTOOLS_VERSION=2.16
1616
export UTHASH_VERSION=v1.9.8
1717
export YAMLCPP_VERSION=0.8.0
18+
export LIBBPF_VERSION=v1.3.4

0 commit comments

Comments
 (0)