diff options
Diffstat (limited to 'dev-python/numpy/numpy-9999.ebuild')
| -rw-r--r-- | dev-python/numpy/numpy-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numpy/numpy-9999.ebuild b/dev-python/numpy/numpy-9999.ebuild index 4954f795eaca..a930c5a32ab4 100644 --- a/dev-python/numpy/numpy-9999.ebuild +++ b/dev-python/numpy/numpy-9999.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://www.numpy.org/" +HOMEPAGE="https://www.numpy.org" SRC_URI="" EGIT_REPO_URI="https://github.com/numpy/numpy.git" |
