From fd562c65c60edd774a36860b6daed485247d4bfb Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Sun, 25 Jan 2026 18:06:22 +0100 Subject: [PATCH] anthy: fix SRC_URI The old URL is gone - switch to a working mirror. Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- meta-oe/recipes-support/anthy/anthy_9100h.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ file://alt-cannadic/COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \ " -SRC_URI = "http://osdn.dl.sourceforge.jp/anthy/37536/anthy-9100h.tar.gz \ +SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/anthy/9100h-23ubuntu2/anthy_9100h.orig.tar.gz \ file://not_build_elc.patch \ file://2ch_t.patch \ "