package/mosh: bump to version 1.4.0

Many new features & bugfixes.

https://github.com/mobile-shell/mosh/releases

Signed-off-by: Christian Stewart <christian@paral.in>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Christian Stewart 2022-12-08 14:38:50 -08:00 committed by Thomas Petazzoni
parent b69acab54b
commit 271ad374ce
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# From https://mailman.mit.edu/pipermail/mosh-users/2017-July/000357.html
sha256 da600573dfa827d88ce114e0fed30210689381bbdcff543c931e4d6a2e851216 mosh-1.3.2.tar.gz
sha256 872e4b134e5df29c8933dff12350785054d2fd2839b5ae6b5587b14db1465ddd mosh-1.4.0.tar.gz
# Locally calculcated
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
sha256 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199 COPYING.iOS

View File

@ -4,7 +4,7 @@
#
################################################################################
MOSH_VERSION = 1.3.2
MOSH_VERSION = 1.4.0
MOSH_SITE = https://mosh.org
MOSH_DEPENDENCIES = zlib ncurses protobuf host-pkgconf
MOSH_LICENSE = GPL-3.0+ with exception