From a9b7b0113da50cafed11a2c36b57629c5bfee33c Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Tue, 17 Jun 2025 12:25:08 -0400 Subject: 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 Signed-off-by: Khem Raj --- meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-oe/recipes-core/proxy-libintl') diff --git a/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb b/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb index 58aa3216ea..c56160571a 100644 --- a/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb +++ b/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb @@ -1,5 +1,5 @@ SUMMARY = "Proxy libintl" -HOMEPAGE = "http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/" +HOMEPAGE = "https://download.gnome.org/binaries/win32/dependencies/" SECTION = "libs" LICENSE = "LGPL-2.0-only" LIC_FILES_CHKSUM = "file://${UNPACKDIR}/src/proxy-libintl/COPYING.LIB.txt;md5=bc400bc21422f9a92e76ec2c5167ca2e" @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${UNPACKDIR}/src/proxy-libintl/COPYING.LIB.txt;md5=bc PROVIDES = "virtual/libintl" SRC_URI = " \ - http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/${BPN}-dev_${PV}_win32.zip \ + https://download.gnome.org/binaries/win32/dependencies/${BPN}-dev_${PV}_win32.zip \ " SRC_URI[sha256sum] = "291ac350cc5eb4a01b0d651ca99fae64cee8a1c06b2005277fab5a4356f9ae91" -- cgit v1.2.3-54-g00ecf