Skip to content

Commit 3265753

Browse files
committed
Minor cosmetic change to the numpy recipe
1 parent 6a8baa8 commit 3265753

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/numpy/recipe.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ VERSION_numpy=1.7.0b2
77
DEPS_numpy=(android)
88

99
# url of the package
10-
URL_numpy=http://downloads.sourceforge.net/project/numpy/NumPy/1.7.0b2/numpy-1.7.0b2.tar.gz
10+
URL_numpy=http://downloads.sourceforge.net/project/numpy/NumPy/$VERSION_numpy/numpy-$VERSION_numpy.tar.gz
1111

1212
# md5 of the package
1313
MD5_numpy=1b62cf0e34e2db58b0241b00d603df24

0 commit comments

Comments
 (0)