]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libbpf: Update to version 1.5.0
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Feb 2025 13:33:16 +0000 (13:33 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Feb 2025 13:33:16 +0000 (13:33 +0000)
This also fixes the GitHub URL.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libbpf/libbpf.nm

index 321aa0cf2f079c0472ae236e0427d0ff11d0bb2f..744300507f8e9dbcce0a2976ec06f1897cfa3485 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libbpf
-version    = 1.2.2
+version    = 1.5.0
 release    = 1
 
 groups     = System/Libraries
@@ -16,7 +16,10 @@ description
        eBPF helper library
 end
 
-source_dl  = https://github.com/libbpf/libbpf/archive/refs/tags/v%{version}.tar.gz#/
+# This project is hosted on GitHub
+github_version = v%{version}
+
+source_dl  = %{github_url}
 
 build
        requires