numpy: bump to version 1.19.5

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean 2021-01-11 10:50:33 +02:00 committed by Hannu Nyman
parent 08059f5fcb
commit 56390073fa

View file

@ -6,11 +6,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=numpy
PKG_VERSION:=1.19.4
PKG_VERSION:=1.19.5
PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=141ec3a3300ab89c7f2b0775289954d193cc8edb621ea05f99db9cb181530512
PKG_HASH:=a76f502430dd98d7546e1ea2250a7360c065a5fdea52b2dffe8ae7180909b6f4
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>