Signed-off-by: Stefan Schantl --- crontabs/crontabs.nm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/crontabs/crontabs.nm b/crontabs/crontabs.nm index e17811f41..571f530d7 100644 --- a/crontabs/crontabs.nm +++ b/crontabs/crontabs.nm @@ -5,12 +5,12 @@ name = crontabs version = 1.11 -snap_rel = 20121102git +snap_rel = 20190603 release = 1.%{snap_rel} arch = noarch groups = System/Base -url = https://fedorahosted.org/crontabs +url = https://github.com/cronie-crond/crontabs license = Public Domain and GPLv2 summary = Root crontab files used to schedule the execution of programs. @@ -27,8 +27,8 @@ description your system. end -source_dl = https://fedorahosted.org/releases/c/r/crontabs/ -sources = %{name}-%{version}-1.%{snap_rel}.tar.gz +source_dl = https://github.com/cronie-crond/crontabs/releases/download/crontabs-%{snap_rel}/ +sources = %{name}-%{version}-%{snap_rel}git.tar.gz build build -- 2.30.2