aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-05-01 22:24:58 -0700
committerKhem Raj <raj.khem@gmail.com>2023-05-01 23:20:22 -0700
commitd4be801b86229123809ea9fb6829d3f7df83f6bb (patch)
tree4f4a91dc95efa0127775935b0df05f15e3697eb6
parentd6e59649ffea462899144748540c059ad8753240 (diff)
downloadmeta-openembedded-contrib-d4be801b86229123809ea9fb6829d3f7df83f6bb.tar.gz
mosh: Point SRC_URI to https://mosh.org/
mosh.mit.edu does not have the tarballs anymore Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-connectivity/mosh/mosh_1.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/mosh/mosh_1.4.0.bb b/meta-oe/recipes-connectivity/mosh/mosh_1.4.0.bb
index 4537a09412..2869e06336 100644
--- a/meta-oe/recipes-connectivity/mosh/mosh_1.4.0.bb
+++ b/meta-oe/recipes-connectivity/mosh/mosh_1.4.0.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "protobuf-native protobuf ncurses zlib libio-pty-perl openssl libutempter"
-SRC_URI = "http://mosh.mit.edu/mosh-${PV}.tar.gz"
+SRC_URI = "https://mosh.org/${BP}.tar.gz"
SRC_URI[sha256sum] = "872e4b134e5df29c8933dff12350785054d2fd2839b5ae6b5587b14db1465ddd"
inherit autotools pkgconfig