diff --git a/dev-python/numpy/numpy-1.17.3.recipe b/dev-python/numpy/numpy-1.17.3.recipe index 882f0cfa8..bc9a721e8 100644 --- a/dev-python/numpy/numpy-1.17.3.recipe +++ b/dev-python/numpy/numpy-1.17.3.recipe @@ -6,10 +6,10 @@ NumPy is built on the Numeric code base and adds features introduced by \ numarray as well as an extended C-API and the ability to create arrays of \ arbitrary type which also makes NumPy suitable for interfacing with \ general-purpose data-base applications." -HOMEPAGE="http://numpy.scipy.org/" +HOMEPAGE="https://www.numpy.org/" COPYRIGHT="2005-2019 Travis E. Oliphant et al." LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/numpy/numpy/releases/download/v$portVersion/numpy-$portVersion.tar.gz" CHECKSUM_SHA256="c93733dbebc2599d2747ceac4b18825a73767d289176ed8e02090325656d69aa" SOURCE_DIR="numpy-$portVersion"