From efd0d7830ae4b5aa3ef285846de1b60f1db5aad6 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Wed, 10 Aug 2016 17:25:38 -0400 Subject: [PATCH] mosh: Update homepage --- packages/mosh/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mosh/build.sh b/packages/mosh/build.sh index 4c2ceb6ee..35110595c 100644 --- a/packages/mosh/build.sh +++ b/packages/mosh/build.sh @@ -1,4 +1,4 @@ -TERMUX_PKG_HOMEPAGE=http://mosh.mit.edu/ +TERMUX_PKG_HOMEPAGE=https://mosh.org TERMUX_PKG_DESCRIPTION="Mobile shell that supports roaming and intelligent local echo" TERMUX_PKG_VERSION=1.2.6 TERMUX_PKG_SRCURL=https://github.com/mobile-shell/mosh/archive/mosh-${TERMUX_PKG_VERSION}.tar.gz