summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/ttf-fonts
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-01-25 18:06:21 +0100
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-02-03 08:10:07 +0530
commit677f28e90b4c3ff8f890c6588cbe0065e772a4a9 (patch)
tree665cefbfa24ccb402bf27b6b23128b22555023c5 /meta-oe/recipes-graphics/ttf-fonts
parent35b59ba8646bd5553ce29ee0bbd6f4ceecdf75f8 (diff)
downloadmeta-openembedded-677f28e90b4c3ff8f890c6588cbe0065e772a4a9.tar.gz
ttf-vlgothic: fix SRC_URI
The old URL is inoperable since a while - switch to Ubuntu's mirror. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit d99c82c0883b3bda89976af17f4114f292f71221) Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts')
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20200720.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20200720.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20200720.bb
index c7be162b1b..e34770d520 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20200720.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20200720.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.en;md5=cc06b20e7a20bdf6c989624405378303 \
8 file://LICENSE_E.mplus;md5=1c4767416f20215f1e61b970f2117db9 \ 8 file://LICENSE_E.mplus;md5=1c4767416f20215f1e61b970f2117db9 \
9" 9"
10 10
11SRC_URI = "https://osdn.jp/dl/vlgothic/VLGothic-${PV}.tar.xz" 11SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/fonts-vlgothic/${PV}-1ubuntu1/fonts-vlgothic_${PV}.orig.tar.xz"
12 12
13SRC_URI[sha256sum] = "297a3813675fbea12c5813b55a78091c9a5946515ecbf9fde8b8102e01c579f4" 13SRC_URI[sha256sum] = "297a3813675fbea12c5813b55a78091c9a5946515ecbf9fde8b8102e01c579f4"
14 14