summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-05-01 23:06:44 -0700
committerArmin Kuster <akuster808@gmail.com>2023-05-07 12:31:52 -0400
commit8d1fe746fc982bd084fdc22bff35878ba640d37a (patch)
tree066f75031ca6a0391790ca5eabceb4387e55435a
parent8b37551471dde58db75d3bcbf062836c2816c0f1 (diff)
downloadmeta-openembedded-8d1fe746fc982bd084fdc22bff35878ba640d37a.tar.gz
ttf-gentium: Switch to debian archive mirror for SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 3c34a8f8ebad5a8e6b6bcf96c3d2196107c1ed66) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb2
1 files changed, 1 insertions, 1 deletions
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 \
8" 8"
9PR = "r8" 9PR = "r8"
10 10
11SRC_URI = "${DEBIAN_MIRROR}/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz " 11SRC_URI = "https://archive.debian.org/debian/pool/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz "
12 12
13S = "${WORKDIR}/ttf-sil-gentium-${PV}" 13S = "${WORKDIR}/ttf-sil-gentium-${PV}"
14 14