mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 20:42:43 +00:00
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> (cherry picked from commit d4be801b86229123809ea9fb6829d3f7df83f6bb) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
54693ef016
commit
24c0d915e6
@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
|||||||
|
|
||||||
DEPENDS = "protobuf-native protobuf ncurses zlib libio-pty-perl openssl libutempter"
|
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"
|
SRC_URI[sha256sum] = "872e4b134e5df29c8933dff12350785054d2fd2839b5ae6b5587b14db1465ddd"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user