numpy: bump to version 1.19.2
authorAlexandru Ardelean <redacted>
Mon, 14 Sep 2020 06:23:24 +0000 (09:23 +0300)
committerAlexandru Ardelean <redacted>
Mon, 14 Sep 2020 06:23:24 +0000 (09:23 +0300)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/numpy/Makefile

index 6ea6790e0c3dcdf3f9752d5825b375358d0c9948..d8c23e3f7cd4d6ecaeb4fd11d508a5a5809174ab 100644 (file)
@@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=numpy
 # Note: make sure to periodically update the Cython version in HOST_PYTHON3_PACKAGE_BUILD_DEPENDS
-PKG_VERSION:=1.19.1
-PKG_RELEASE:=2
+PKG_VERSION:=1.19.2
+PKG_RELEASE:=1
 
 PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=b8456987b637232602ceb4d663cb34106f7eb780e247d51a260b84760fd8f491
+PKG_HASH:=0d310730e1e793527065ad7dde736197b705d0e4c9999775f212b03c44a8484c
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 
git clone https://git.99rst.org/PROJECT