mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/mosh: update SITE
Old URL returns 404, update SITE according to https://mosh.org/
Fixes:
https://autobuild.buildroot.net/results/c1c/c1cf4568c82deb118aad0171bda356c7f59f17dd/
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 9c12266739)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
e79d30584b
commit
081203958b
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
MOSH_VERSION = 1.4.0
|
||||
MOSH_SITE = https://mosh.org
|
||||
MOSH_SITE = https://github.com/mobile-shell/mosh/releases/download/mosh-$(MOSH_VERSION)
|
||||
MOSH_DEPENDENCIES = zlib ncurses protobuf host-pkgconf
|
||||
MOSH_LICENSE = GPL-3.0+ with exception
|
||||
MOSH_LICENSE_FILES = COPYING COPYING.iOS
|
||||
|
||||
Reference in New Issue
Block a user