summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-01-25 18:06:22 +0100
committerKhem Raj <raj.khem@gmail.com>2026-01-27 11:58:29 -0800
commitfd562c65c60edd774a36860b6daed485247d4bfb (patch)
tree04c1e6d54b614bf31cc860b1f5c368d86367645c /meta-oe
parentd99c82c0883b3bda89976af17f4114f292f71221 (diff)
downloadmeta-openembedded-fd562c65c60edd774a36860b6daed485247d4bfb.tar.gz
anthy: fix SRC_URI
The old URL is gone - switch to a working 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-support/anthy/anthy_9100h.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/anthy/anthy_9100h.bb b/meta-oe/recipes-support/anthy/anthy_9100h.bb
index 1826e91697..532829a53a 100644
--- a/meta-oe/recipes-support/anthy/anthy_9100h.bb
+++ b/meta-oe/recipes-support/anthy/anthy_9100h.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=11f384074d8e93e263b5664ef08a411a \
6 file://alt-cannadic/COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \ 6 file://alt-cannadic/COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \
7" 7"
8 8
9SRC_URI = "http://osdn.dl.sourceforge.jp/anthy/37536/anthy-9100h.tar.gz \ 9SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/anthy/9100h-23ubuntu2/anthy_9100h.orig.tar.gz \
10 file://not_build_elc.patch \ 10 file://not_build_elc.patch \
11 file://2ch_t.patch \ 11 file://2ch_t.patch \
12" 12"