mosh: bump to version 1.3.0

Signed-off-by: Gonçalo Salazar <glbsalazar@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gonçalo Salazar 2017-05-31 20:08:56 +01:00 committed by Thomas Petazzoni
parent 26903e429e
commit 08660e224f
3 changed files with 5 additions and 5 deletions

View file

@ -24,4 +24,4 @@ config BR2_PACKAGE_MOSH
allows roaming, and provides speculative local echo and line editing
of user keystrokes.
https://mosh.mit.edu
https://mosh.org

View file

@ -1,2 +1,2 @@
# From https://mailman.mit.edu/pipermail/mosh-users/2016-August/000330.html
sha256 7e82b7fbfcc698c70f5843bb960dadb8e7bd7ac1d4d2151c9d979372ea850e85 mosh-1.2.6.tar.gz
# From https://mailman.mit.edu/pipermail/mosh-users/2017-March/000340.html
sha256 320e12f461e55d71566597976bd9440ba6c5265fa68fbf614c6f1c8401f93376 mosh-1.3.0.tar.gz

View file

@ -4,8 +4,8 @@
#
################################################################################
MOSH_VERSION = 1.2.6
MOSH_SITE = https://mosh.mit.edu
MOSH_VERSION = 1.3.0
MOSH_SITE = https://mosh.org
MOSH_DEPENDENCIES = zlib ncurses protobuf host-pkgconf
MOSH_LICENSE = GPL-3.0+ with exception
MOSH_LICENSE_FILES = COPYING COPYING.iOS