libbpf: update to 1.4.3

This commit is contained in:
Rudi Heitbaum 2024-06-04 10:52:05 +00:00
parent c029b4358c
commit 53af8eddc9

View File

@ -2,8 +2,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libbpf"
PKG_VERSION="1.4.2"
PKG_SHA256="cfa2b6fbafab9608a2ab90d0eaf64f05c27dbf76d81bed516385e825f1aad502"
PKG_VERSION="1.4.3"
PKG_SHA256="d8be49641dd4c5caa27986a8291907176e3b6fd6fe650e4fee5b45f8093fc935"
PKG_LICENSE="LGPL-2.1"
PKG_SITE="https://github.com/libbpf/libbpf"
PKG_URL="https://github.com/libbpf/libbpf/archive/refs/tags/v${PKG_VERSION}.tar.gz"