mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-10 05:40:07 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -9,7 +9,7 @@ create arrays of arbitrary type which also makes NumPy suitable for \
|
||||
interfacing with general-purpose data-base applications.
|
||||
"
|
||||
HOMEPAGE="http://numpy.scipy.org/"
|
||||
SRC_URI="http://downloads.sourceforge.net/project/numpy/NumPy/$portVersion/numpy-$portVersion.tar.gz"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/numpy/NumPy/$portVersion/numpy-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="325e5f2b0b434ecb6e6882c7e1034cc6cdde3eeeea87dbc482575199a6aeef2a"
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="2005-2011 NumPy Developers."
|
||||
|
||||
Reference in New Issue
Block a user