diff options
Diffstat (limited to 'dev-python/numpy/numpy-1.13.3.ebuild')
| -rw-r--r-- | dev-python/numpy/numpy-1.13.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numpy/numpy-1.13.3.ebuild b/dev-python/numpy/numpy-1.13.3.ebuild index 3fde5c7bc3dc..6303401c03f9 100644 --- a/dev-python/numpy/numpy-1.13.3.ebuild +++ b/dev-python/numpy/numpy-1.13.3.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 @@ -14,7 +14,7 @@ DOC_PV="1.13.0" DOC_P="${PN}-${DOC_PV}" DESCRIPTION="Fast array and numerical python library" -HOMEPAGE="http://www.numpy.org/" +HOMEPAGE="https://www.numpy.org" SRC_URI=" mirror://pypi/${PN:0:1}/${PN}/${P}.zip doc? ( |
