net-misc/mosh: use HTTPS, sync HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 15 Apr 2018 09:20:45 +0000 (11:20 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Apr 2018 11:32:20 +0000 (13:32 +0200)
net-misc/mosh/mosh-1.2.6.ebuild
net-misc/mosh/mosh-1.3.0.ebuild
net-misc/mosh/mosh-1.3.2.ebuild
net-misc/mosh/mosh-9999.ebuild

index 830ca87da39b9c5f102af3826bbb3d0942a02643..1c6b0db48f0837ca2c3a94faea7f7548206a8fca 100644 (file)
@@ -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"
index a1dac38e24f0c0d794bb039d7416a3964ad7de78..305b36f5b077abfe40ff61dfb0455b8cbb3c7f83 100644 (file)
@@ -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.org"
-SRC_URI="http://mosh.org/${P}.tar.gz"
+HOMEPAGE="https://mosh.org"
+SRC_URI="https://mosh.org/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
index 5fce383e67e91577b76ca13dd2c5246159b1c5af..73919ad6dbf8e3f08ce460dbfa44ae7d423c0516 100644 (file)
@@ -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.org"
-SRC_URI="http://mosh.org/${P}.tar.gz"
+HOMEPAGE="https://mosh.org"
+SRC_URI="https://mosh.org/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
index 1c43e468a2db4d66f7ff74c8e72e21e28d865ce4..96d00779f3012c20b8907da964501486825bb2d5 100644 (file)
@@ -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,7 +6,7 @@ EAPI=6
 inherit autotools bash-completion-r1 eutils git-r3
 
 DESCRIPTION="Mobile shell that supports roaming and intelligent local echo"
-HOMEPAGE="http://mosh.mit.edu"
+HOMEPAGE="https://mosh.org"
 EGIT_REPO_URI="https://github.com/keithw/mosh.git"
 
 LICENSE="GPL-3"