summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-01-25 18:06:21 +0100
committerKhem Raj <raj.khem@gmail.com>2026-01-27 11:58:28 -0800
commitd99c82c0883b3bda89976af17f4114f292f71221 (patch)
tree4d41f3669d4a58291f1064ba78c2e548506c5bf9 /meta-oe
parenta1baa1c027cba6ba86d92b4ad5c2db0b7bba0d1f (diff)
downloadmeta-openembedded-d99c82c0883b3bda89976af17f4114f292f71221.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>
Diffstat (limited to 'meta-oe')
-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