libbpf: update to 1.3.0

release notes:
- https://github.com/libbpf/libbpf/releases/tag/v1.3.0
This commit is contained in:
Rudi Heitbaum 2023-11-24 12:58:09 +00:00
parent 52b450b8a0
commit 262546242b

View File

@ -2,8 +2,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libbpf"
PKG_VERSION="1.2.2"
PKG_SHA256="32b0c41eabfbbe8e0c8aea784d7495387ff9171b5a338480a8fbaceb9da8d5e5"
PKG_VERSION="1.3.0"
PKG_SHA256="11db86acd627e468bc48b7258c1130aba41a12c4d364f78e184fd2f5a913d861"
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"