diff --git a/crun.spec b/crun.spec index 1a005a5..4c5763d 100644 --- a/crun.spec +++ b/crun.spec @@ -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