From 0a3b6af9776acda460fd1fc5c2b854c4c30c39a5 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 5 Mar 2020 07:07:50 -0800 Subject: tcsh: Update SRC_URI the ftp site seems to be intermittent Signed-off-by: Khem Raj --- meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb index 79ab67ab75..b30c3434e4 100644 --- a/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb +++ b/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://Copyright;md5=575cf2715c3bf894e1f79aec1d4eaaf5" SECTION = "base" DEPENDS = "ncurses virtual/crypt gettext-native" SRC_URI = " \ - http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/${BP}.tar.gz \ + https://astron.com/pub/${BPN}/${BP}.tar.gz \ file://0001-Enable-system-malloc-on-all-linux.patch \ file://0002-Add-debian-csh-scripts.patch \ " -- cgit v1.2.3-54-g00ecf