mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/python-numpy: bump to version 1.16.4
See: https://github.com/numpy/numpy/releases/tag/v1.16.4 Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Asaf Kahlon <asafka7@gmail.com> Cc: Samuel Martin <s.martin49@gmail.com> Cc: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
a2df8d567d
commit
0505c0d2ea
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_NUMPY_VERSION = 1.16.3
|
||||
PYTHON_NUMPY_VERSION = 1.16.4
|
||||
PYTHON_NUMPY_SOURCE = numpy-$(PYTHON_NUMPY_VERSION).tar.gz
|
||||
PYTHON_NUMPY_SITE = https://github.com/numpy/numpy/releases/download/v$(PYTHON_NUMPY_VERSION)
|
||||
PYTHON_NUMPY_LICENSE = BSD-3-Clause, BSD-2-Clause, PSF, Apache-2.0, MIT, Zlib
|
||||
|
||||
Reference in New Issue
Block a user