crun.spec: fix repository to containers/crun

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2019-08-12 11:48:17 +02:00
parent 00b021b851
commit 2dbcdcdaf7
No known key found for this signature in database
GPG Key ID: E4730F97F60286ED
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ Summary: OCI runtime written in C
Name: crun
Version: 0.7
Release: 2%{?dist}
Source0: https://github.com/giuseppe/crun/releases/download/%{version}/%{name}-%{version}.tar.gz
Source0: https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.gz
License: GPLv3+
URL: https://github.com/giuseppe/crun
URL: https://github.com/containers/crun
# We always run autogen.sh
BuildRequires: autoconf