diff options
Diffstat (limited to 'dev-python/numpy/numpy-1.9.2.ebuild')
| -rw-r--r-- | dev-python/numpy/numpy-1.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numpy/numpy-1.9.2.ebuild b/dev-python/numpy/numpy-1.9.2.ebuild index 64ed20260186..6e96869e38a8 100644 --- a/dev-python/numpy/numpy-1.9.2.ebuild +++ b/dev-python/numpy/numpy-1.9.2.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=5 @@ -14,7 +14,7 @@ DOC_PV="1.9.1" DOC_P="${PN}-${DOC_PV}" DESCRIPTION="Fast array and numerical python library" -HOMEPAGE="http://numpy.scipy.org/" +HOMEPAGE="https://www.numpy.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz doc? ( http://docs.scipy.org/doc/${DOC_P}/${PN}-html-${DOC_PV}.zip |
