aboutsummaryrefslogtreecommitdiff
path: root/net/mosh/Makefile
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2022-11-06 11:39:54 -0800
committerRosen Penev <rosenp@gmail.com>2022-11-06 12:38:36 -0800
commit2b84c2f09fccb29ab99ffc12d527aae71a7a893f (patch)
treeba800455646bd4bf8ce4ae39a8605b1956b0766e /net/mosh/Makefile
parentd568f184ea74112753393a2f3d50eaea9bc6c9fc (diff)
mosh: update to 1.4.0
Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'net/mosh/Makefile')
-rw-r--r--net/mosh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/mosh/Makefile b/net/mosh/Makefile
index 65a9f1499..1c3341a32 100644
--- a/net/mosh/Makefile
+++ b/net/mosh/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mosh
-PKG_VERSION:=1.3.2
-PKG_RELEASE:=2
+PKG_VERSION:=1.4.0
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://mosh.org/
-PKG_HASH:=da600573dfa827d88ce114e0fed30210689381bbdcff543c931e4d6a2e851216
+PKG_HASH:=872e4b134e5df29c8933dff12350785054d2fd2839b5ae6b5587b14db1465ddd
PKG_MAINTAINER:=Rosen Penev <rosenp@gmail.com>
PKG_LICENSE:=GPL-3.0-or-later