* [Buildroot] [PATCH 1/1] package/mosh: bump to version 1.4.0
@ 2022-12-08 22:38 Christian Stewart via buildroot
2022-12-11 10:39 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Christian Stewart via buildroot @ 2022-12-08 22:38 UTC (permalink / raw)
To: buildroot; +Cc: Christian Stewart, Yann E . MORIN, Thomas Petazzoni
Many new features & bugfixes.
https://github.com/mobile-shell/mosh/releases
Signed-off-by: Christian Stewart <christian@paral.in>
---
package/mosh/mosh.hash | 2 +-
package/mosh/mosh.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/mosh/mosh.hash b/package/mosh/mosh.hash
index 3558bf9030..6c1d0e7af3 100644
--- a/package/mosh/mosh.hash
+++ b/package/mosh/mosh.hash
@@ -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
diff --git a/package/mosh/mosh.mk b/package/mosh/mosh.mk
index f9e335799d..c938f70719 100644
--- a/package/mosh/mosh.mk
+++ b/package/mosh/mosh.mk
@@ -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
--
2.38.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/mosh: bump to version 1.4.0
2022-12-08 22:38 [Buildroot] [PATCH 1/1] package/mosh: bump to version 1.4.0 Christian Stewart via buildroot
@ 2022-12-11 10:39 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-12-11 10:39 UTC (permalink / raw)
To: Christian Stewart via buildroot; +Cc: Yann E . MORIN
On Thu, 8 Dec 2022 14:38:50 -0800
Christian Stewart via buildroot <buildroot@buildroot.org> wrote:
> Many new features & bugfixes.
>
> https://github.com/mobile-shell/mosh/releases
>
> Signed-off-by: Christian Stewart <christian@paral.in>
> ---
> package/mosh/mosh.hash | 2 +-
> package/mosh/mosh.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-11 10:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 22:38 [Buildroot] [PATCH 1/1] package/mosh: bump to version 1.4.0 Christian Stewart via buildroot
2022-12-11 10:39 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.