From a477b465e4b448f2025fce61a32868674b33a5cc Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 30 Oct 2024 13:57:46 +0100 Subject: [PATCH] libbpf: update to 1.5.0. --- srcpkgs/libbpf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libbpf/template b/srcpkgs/libbpf/template index 67daa76912e..c8404bef25a 100644 --- a/srcpkgs/libbpf/template +++ b/srcpkgs/libbpf/template @@ -1,6 +1,6 @@ # Template file for 'libbpf' pkgname=libbpf -version=1.4.6 +version=1.5.0 revision=1 build_wrksrc="src" build_style=gnu-makefile @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " license="LGPL-2.1-only, BSD-2-Clause" homepage="https://github.com/libbpf/libbpf" distfiles="https://github.com/libbpf/libbpf/archive/refs/tags/v${version}.tar.gz" -checksum=d4cf3ee697d9bd959ad3c0f5c6757370a2559e54448761271e15a23c31c1082e +checksum=53492aff6dd47e4da04ef5e672d753b9743848bdb38e9d90eafbe190b7983c44 post_install() { vlicense ../LICENSE