numpy: bump version.

This commit is contained in:
Jerome Duval
2019-11-26 21:21:53 +01:00
parent 240cb8723a
commit d7a53b1edd
2 changed files with 2 additions and 2 deletions

View File

@@ -9,9 +9,9 @@ general-purpose data-base applications."
HOMEPAGE="https://www.numpy.org/"
COPYRIGHT="2005-2019 Travis E. Oliphant et al."
LICENSE="BSD (3-clause)"
REVISION="3"
REVISION="1"
SOURCE_URI="https://github.com/numpy/numpy/releases/download/v$portVersion/numpy-$portVersion.tar.gz"
CHECKSUM_SHA256="c93733dbebc2599d2747ceac4b18825a73767d289176ed8e02090325656d69aa"
CHECKSUM_SHA256="fb0415475e673cb9a6dd816df999e0ab9f86fa3af2b1770944e7288d2bea4ac9"
SOURCE_DIR="numpy-$portVersion"
PATCHES="numpy-$portVersion.patch"