libbpf: update to 1.5.1

This commit is contained in:
Rudi Heitbaum 2025-05-20 11:25:53 +00:00
parent ff526eb7ee
commit ea9487e1c9

View File

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