commit: eb69d188c81584e24f4728ec52db302a58a17b7e Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Sep 23 06:37:27 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Sep 23 06:45:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb69d188
net-misc/openssh-blacklist: Use HTTPS. Package-Manager: Portage-2.3.10, Repoman-2.3.3 net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild b/net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild index cedbcd0d55a..083797b64e9 100644 --- a/net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild +++ b/net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit toolchain-funcs DESCRIPTION="Source files of vuln Debian keys" -HOMEPAGE="http://packages.qa.debian.org/o/openssh-blacklist.html" +HOMEPAGE="https://packages.qa.debian.org/o/openssh-blacklist.html" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-3"