From: Mingli Yu <[email protected]>

Update the SRC_URI to fix the do_fetch error.

Signed-off-by: Mingli Yu <[email protected]>
---
 meta-oe/recipes-extended/dialog/dialog_1.3-20210509.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/dialog/dialog_1.3-20210509.bb 
b/meta-oe/recipes-extended/dialog/dialog_1.3-20210509.bb
index 0b1e7e608..d67156e1f 100644
--- a/meta-oe/recipes-extended/dialog/dialog_1.3-20210509.bb
+++ b/meta-oe/recipes-extended/dialog/dialog_1.3-20210509.bb
@@ -8,7 +8,7 @@ DEPENDS = "ncurses"
 LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
 
-SRC_URI = "ftp://ftp.invisible-island.net/${BPN}/${BP}.tgz";
+SRC_URI = "https://invisible-mirror.net/archives/${BPN}/${BP}.tgz";
 SRC_URI[sha256sum] = 
"ae478fe7d5fca82bcf4b51684641e07d2ee68489d319710fe1e81f41a197bd66"
 
 # hardcoded here for use in dialog-static recipe
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#104587): 
https://lists.openembedded.org/g/openembedded-devel/message/104587
Mute This Topic: https://lists.openembedded.org/mt/100932232/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to