libbpf: update to 1.4.6

This commit is contained in:
Rudi Heitbaum 2024-09-06 11:03:06 +00:00
parent 6ddaf1963d
commit 90e0d127a1

View File

@ -2,8 +2,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libbpf"
PKG_VERSION="1.4.5"
PKG_SHA256="e225c1fe694b9540271b1f2f15eb882c21c34511ba7b8835b0a13003b3ebde8c"
PKG_VERSION="1.4.6"
PKG_SHA256="d4cf3ee697d9bd959ad3c0f5c6757370a2559e54448761271e15a23c31c1082e"
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"