From 81e38529307a57211f63e83d0cce73cd15530c07 Mon Sep 17 00:00:00 2001 From: zhang-mingyi66 Date: Sat, 26 Nov 2022 16:25:41 +0800 Subject: [PATCH] update code obtain address --- libbpf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbpf.spec b/libbpf.spec index 38d77ad..c4708fe 100644 --- a/libbpf.spec +++ b/libbpf.spec @@ -9,7 +9,7 @@ Summary: Libbpf library License: LGPLv2 or BSD URL: https://github.com/%{githubname}/%{githubname} -Source: https://github.com/%{githubname}/%{githubname}/archive/%{githubname}-%{githubver}.tar.gz +Source: https://github.com/%{githubname}/%{githubname}/archive/refs/tags/v%{githubver}.tar.gz BuildRequires: gcc elfutils-libelf-devel elfutils-devel #patches -- Gitee