diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-06-17 12:25:08 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-20 10:34:12 -0700 |
| commit | a9b7b0113da50cafed11a2c36b57629c5bfee33c (patch) | |
| tree | 61499ecea8a17a13d2581ad2538cd007131b8804 /meta-oe/recipes-gnome/gnome-themes | |
| parent | 0246a2f515487c1fb0efd6f6fa7236e8a2f3753f (diff) | |
| download | meta-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.bb | 2 |
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 @@ | |||
| 1 | SUMMARY = "GTK+2 standard themes" | 1 | SUMMARY = "GTK+2 standard themes" |
| 2 | HOMEPAGE = "http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/" | 2 | HOMEPAGE = "https://download.gnome.org/sources/gnome-themes-standard/" |
| 3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/" |
| 4 | SECTION = "x11/gnome" | 4 | SECTION = "x11/gnome" |
| 5 | 5 | ||
