summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-15 11:20:45 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-15 13:32:20 +0200
commit657145362b249417807144ac846dd59959439669 (patch)
tree13de95286f133f0d5f9f9109313b1404592b3b17 /net-misc/mosh/mosh-1.2.6.ebuild
parentmedia-video/dcpomatic: use HTTPS (diff)
downloadgentoo-657145362b249417807144ac846dd59959439669.tar.gz
gentoo-657145362b249417807144ac846dd59959439669.tar.bz2
gentoo-657145362b249417807144ac846dd59959439669.zip
net-misc/mosh: use HTTPS, sync HOMEPAGE
Diffstat (limited to 'net-misc/mosh/mosh-1.2.6.ebuild')
-rw-r--r--net-misc/mosh/mosh-1.2.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/mosh/mosh-1.2.6.ebuild b/net-misc/mosh/mosh-1.2.6.ebuild
index 830ca87da39b..1c6b0db48f08 100644
--- a/net-misc/mosh/mosh-1.2.6.ebuild
+++ b/net-misc/mosh/mosh-1.2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
inherit autotools bash-completion-r1 eutils vcs-snapshot
DESCRIPTION="Mobile shell that supports roaming and intelligent local echo"
-HOMEPAGE="http://mosh.mit.edu"
-SRC_URI="http://mosh.mit.edu/${P}.tar.gz"
+HOMEPAGE="https://mosh.org"
+SRC_URI="https://mosh.org/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"