From b7ef23180b8258d99f0990e953e0eddbaaab32a5 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Mon, 31 Jan 2022 21:48:59 +0100
Subject: [PATCH] GNOME download server is https://download.gnome.org/

---
 components/desktop/gnome3/gnome-themes-standard/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/desktop/gnome3/gnome-themes-standard/Makefile b/components/desktop/gnome3/gnome-themes-standard/Makefile
index b0583fc..f6dee54 100644
--- a/components/desktop/gnome3/gnome-themes-standard/Makefile
+++ b/components/desktop/gnome3/gnome-themes-standard/Makefile
@@ -33,7 +33,7 @@
 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz
 COMPONENT_ARCHIVE_HASH= \
 	sha256:b34516cd59b873c187c1897c25bac3b9ce2d30a472f1fd7ae9d7105d93e17da5
-COMPONENT_ARCHIVE_URL=	http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/3.22/$(COMPONENT_ARCHIVE)
+COMPONENT_ARCHIVE_URL=	https://download.gnome.org/sources/gnome-themes-standard/3.22/$(COMPONENT_ARCHIVE)
 COMPONENT_LICENSE= LGPLv2.1
 COMPONENT_LICENSE_FILE = COPYING
 COMPONENT_CLASSIFICATION = Desktop (GNOME)/Theming

--
Gitblit v1.9.3