From 5686974f9fa9a45c207c64494f4e8e43cb66e880 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 20 May 2018 14:13:29 +0200 Subject: net-p2p/ppcoind: use HTTPS --- net-p2p/ppcoind/ppcoind-0.4.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p/ppcoind') diff --git a/net-p2p/ppcoind/ppcoind-0.4.0-r1.ebuild b/net-p2p/ppcoind/ppcoind-0.4.0-r1.ebuild index 1a5131498abd..08d250f53efe 100644 --- a/net-p2p/ppcoind/ppcoind-0.4.0-r1.ebuild +++ b/net-p2p/ppcoind/ppcoind-0.4.0-r1.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 @@ -12,7 +12,7 @@ MyPN="ppcoin" MyP="${MyPN}-${MyPV}" DESCRIPTION="Cryptocurrency forked from Bitcoin which aims to be energy efficiency" -HOMEPAGE="http://peercoin.net/" +HOMEPAGE="https://peercoin.net/" SRC_URI="mirror://sourceforge/${MyPN}/${MyP}-linux.tar.gz -> ${MyP}.tar.gz" LICENSE="MIT ISC GPL-2" -- cgit v1.2.3-18-g5258