update source file name

This commit is contained in:
hubble_zhu 2020-10-28 16:19:01 +08:00
parent 08a0edd5cc
commit e2b93833c9
2 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Summary: Utilities and example programs for use with XDP
License: GPLv2 License: GPLv2
URL: https://github.com/xdp-project/%{name} 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: libbpf-devel
BuildRequires: elfutils-libelf-devel BuildRequires: elfutils-libelf-devel