net-p2p/ppcoind: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 12:13:29 +0000 (14:13 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:25:10 +0000 (19:25 -0400)
net-p2p/ppcoind/ppcoind-0.4.0-r1.ebuild

index 1a5131498abd3a106245c614411fc150535f38e6..08d250f53efe521df905382650197e85b86154ce 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
@@ -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"