net-misc/whatportis: use HTTPS
[gentoo.git] / net-misc / whatportis / whatportis-0.6.ebuild
index 70742fd21db95f5a023fe8f85fa939c8e2b54bc0..fbf6ed61361cc25bfc5cf5cdada37e9736081e95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5}} )
 inherit distutils-r1 eutils
 
 DESCRIPTION="A command to search port names and numbers"
-HOMEPAGE="https://github.com/ncrocfer/whatportis http://pypi.org/project/whatportis/"
+HOMEPAGE="https://github.com/ncrocfer/whatportis https://pypi.org/project/whatportis/"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"