summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-gnome/gnome-themes
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-06-17 12:25:08 -0400
committerKhem Raj <raj.khem@gmail.com>2025-06-20 10:34:12 -0700
commita9b7b0113da50cafed11a2c36b57629c5bfee33c (patch)
tree61499ecea8a17a13d2581ad2538cd007131b8804 /meta-oe/recipes-gnome/gnome-themes
parent0246a2f515487c1fb0efd6f6fa7236e8a2f3753f (diff)
downloadmeta-openembedded-a9b7b0113da50cafed11a2c36b57629c5bfee33c.tar.gz
Remove the use of http://ftp.gnome.org/pub/gnome
Use https://download.gnome.org instead. In SRC_URI where the reference is https://download.gnome.org/sources ${GNOME_MIRROR} can be substituted. Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-gnome/gnome-themes')
-rw-r--r--meta-oe/recipes-gnome/gnome-themes/gnome-themes-extra_3.28.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gnome-themes/gnome-themes-extra_3.28.bb b/meta-oe/recipes-gnome/gnome-themes/gnome-themes-extra_3.28.bb
index 90756dac36..61deceb7a3 100644
--- a/meta-oe/recipes-gnome/gnome-themes/gnome-themes-extra_3.28.bb
+++ b/meta-oe/recipes-gnome/gnome-themes/gnome-themes-extra_3.28.bb
@@ -1,5 +1,5 @@
1SUMMARY = "GTK+2 standard themes" 1SUMMARY = "GTK+2 standard themes"
2HOMEPAGE = "http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/" 2HOMEPAGE = "https://download.gnome.org/sources/gnome-themes-standard/"
3BUGTRACKER = "https://bugzilla.gnome.org/" 3BUGTRACKER = "https://bugzilla.gnome.org/"
4SECTION = "x11/gnome" 4SECTION = "x11/gnome"
5 5