summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/putty/putty-0.70.ebuild')
-rw-r--r--net-misc/putty/putty-0.70.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/putty/putty-0.70.ebuild b/net-misc/putty/putty-0.70.ebuild
index 448708462c89..1d6f330296b3 100644
--- a/net-misc/putty/putty-0.70.ebuild
+++ b/net-misc/putty/putty-0.70.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools eutils gnome2-utils toolchain-funcs
DESCRIPTION="A Free Telnet/SSH Client"
-HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
+HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
LICENSE="MIT"
SLOT="0"
@@ -13,7 +13,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc +gtk ipv6 kerberos"
SRC_URI="
https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2
- http://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
+ https://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
"
RDEPEND="