summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-27 15:10:17 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-27 12:08:47 -0400
commitfff223b862457e96e9bab5ca9ca61c24ab72f734 (patch)
treeb910db3850ada0d2ea9a67c31d1d3311d0776a45 /net-misc/putty/putty-9999.ebuild
parentnet-dns/idnkit: use HTTPs (diff)
downloadgentoo-fff223b862457e96e9bab5ca9ca61c24ab72f734.tar.gz
gentoo-fff223b862457e96e9bab5ca9ca61c24ab72f734.tar.bz2
gentoo-fff223b862457e96e9bab5ca9ca61c24ab72f734.zip
net-misc/putty: use HTTPs
Diffstat (limited to 'net-misc/putty/putty-9999.ebuild')
-rw-r--r--net-misc/putty/putty-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/putty/putty-9999.ebuild b/net-misc/putty/putty-9999.ebuild
index f6f0e21c65a1..5f8b56a4cf89 100644
--- a/net-misc/putty/putty-9999.ebuild
+++ b/net-misc/putty/putty-9999.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 git-r3 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/"
EGIT_REPO_URI="git://git.tartarus.org/simon/putty.git"
SRC_URI="https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2"
LICENSE="MIT"