From 0ecebdf8493bbf46a5f20898f36bbecc5ebf491b Mon Sep 17 00:00:00 2001
From: Marcin Krol <hawk@tld-linux.org>
Date: Mon, 8 Jan 2024 01:04:48 +0100
Subject: [PATCH] - updated URLs

---
 dehydrated.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dehydrated.spec b/dehydrated.spec
index c6d5123..619ccbb 100644
--- a/dehydrated.spec
+++ b/dehydrated.spec
@@ -4,7 +4,7 @@ Version:	0.7.1
 Release:	1
 License:	MIT
 Group:		Applications/Networking
-Source0:	https://github.com/lukas2511/dehydrated/archive/v%{version}/%{name}-%{version}.tar.gz
+Source0:	https://github.com/dehydrated-io/dehydrated/releases/download/v%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	0ebe5185b2c9bd721e95f95962dc377d
 Source1:	httpd.conf
 Source2:	lighttpd.conf
@@ -26,7 +26,7 @@ Source32:	hook.custom_functions
 Source33:	hook.global
 Source34:	sudoers
 Patch0:		tld.patch
-URL:		https://github.com/lukas2511/dehydrated
+URL:		https://github.com/dehydrated-io/dehydrated
 BuildRequires:	rpmbuild(macros) >= 1.713
 Requires:	ca-certificates
 Requires:	crondaemon
-- 
2.49.0