public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] crontabs: Update to snap_release 20190603
@ 2023-02-21 18:51 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2023-02-21 18:51 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-21 18:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21 18:51 [PATCH] crontabs: Update to snap_release 20190603 Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox