diff --git a/libbpf.spec b/libbpf.spec index 671247ee7d065506500392750417ac554fa2b91b..796f9cead19794f09ae597e343769c4a67fcacce 100644 --- a/libbpf.spec +++ b/libbpf.spec @@ -1,5 +1,5 @@ %global githubname libbpf -%global githubver 0.3 +%global githubver 0.8.1 %global githubfull %{githubname}-%{githubver} Name: %{githubname} @@ -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 Patch6000: backport-libbpf-Support-detecting-and-attaching-of-writable-t.patch