Update libbpf

This commit is contained in:
Vladimir Stoilov
2023-06-07 17:54:04 +03:00
parent 0caa3e792c
commit 26042ac935
5 changed files with 438 additions and 47 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Version of libbpf to fetch headers from
LIBBPF_VERSION=1.1.0
LIBBPF_VERSION=1.2.0
# The headers we want
prefix=libbpf-"$LIBBPF_VERSION"