libbpf: update to 1.4.5

This commit is contained in:
Rudi Heitbaum 2024-07-15 13:49:17 +00:00
parent 1df622e7fc
commit c1be560a23

View File

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