rearrange URL and Source0
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
(cherry picked from commit 4fa0fa9b91)
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
d59c17212f
commit
56ebbc2378
1 changed files with 2 additions and 2 deletions
|
|
@ -2,9 +2,9 @@ Summary: OCI runtime written in C
|
|||
Name: crun
|
||||
Version: 0.19
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
URL: https://github.com/containers/crun
|
||||
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
|
||||
# We always run autogen.sh
|
||||
BuildRequires: autoconf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue