We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a8baa8 commit 3265753Copy full SHA for 3265753
1 file changed
recipes/numpy/recipe.sh
@@ -7,7 +7,7 @@ VERSION_numpy=1.7.0b2
7
DEPS_numpy=(android)
8
9
# url of the package
10
-URL_numpy=http://downloads.sourceforge.net/project/numpy/NumPy/1.7.0b2/numpy-1.7.0b2.tar.gz
+URL_numpy=http://downloads.sourceforge.net/project/numpy/NumPy/$VERSION_numpy/numpy-$VERSION_numpy.tar.gz
11
12
# md5 of the package
13
MD5_numpy=1b62cf0e34e2db58b0241b00d603df24
0 commit comments