From 8d1fe746fc982bd084fdc22bff35878ba640d37a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 1 May 2023 23:06:44 -0700 Subject: ttf-gentium: Switch to debian archive mirror for SRC_URI Signed-off-by: Khem Raj (cherry picked from commit 3c34a8f8ebad5a8e6b6bcf96c3d2196107c1ed66) Signed-off-by: Armin Kuster --- meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb index 5e355eefa7..eb13b47b56 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://OFL;md5=33a5bf7b98a9c0ae87430760ba762295 \ " PR = "r8" -SRC_URI = "${DEBIAN_MIRROR}/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz " +SRC_URI = "https://archive.debian.org/debian/pool/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz " S = "${WORKDIR}/ttf-sil-gentium-${PV}" -- cgit v1.2.3-54-g00ecf