diff --git a/xdp-tools-1.0.1.tar.gz b/v1.0.1.tar.gz similarity index 100% rename from xdp-tools-1.0.1.tar.gz rename to v1.0.1.tar.gz diff --git a/xdp-tools.spec b/xdp-tools.spec index 6599f50..48a7450 100644 --- a/xdp-tools.spec +++ b/xdp-tools.spec @@ -6,7 +6,7 @@ Summary: Utilities and example programs for use with XDP License: GPLv2 URL: https://github.com/xdp-project/%{name} -Source0: https://github.com/xdp-project/%{name}/releases/download/v%{version}/xdp-tools-%{version}.tar.gz +Source0: https://github.com/xdp-project/%{name}/archive/v%{version}.tar.gz BuildRequires: libbpf-devel BuildRequires: elfutils-libelf-devel