diff --git a/buildah.spec b/buildah.spec index 0ceae41..169164c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -31,7 +31,7 @@ # to decide whether to autobuild (non-rawhide only) %define built_tag v1.13.2 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) -%define download_url https://github.com/containers/libpod/archive/%{built_tag}.tar.gz +%define download_url https://github.com/containers/%{name}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.13.2