From: Alexandru Ardelean Date: Wed, 27 Oct 2021 08:43:05 +0000 (+0300) Subject: numpy: bump to version 1.21.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=52aadf9579c2195e1c7ae5b738ce352d8ad85017;p=openwrt-packages.git numpy: bump to version 1.21.3 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/numpy/Makefile b/lang/python/numpy/Makefile index 7d39a4fd4..d27ddce42 100644 --- a/lang/python/numpy/Makefile +++ b/lang/python/numpy/Makefile @@ -6,11 +6,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=numpy -PKG_VERSION:=1.21.2 +PKG_VERSION:=1.21.3 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=423216d8afc5923b15df86037c6053bf030d15cc9e3224206ef868c2d63dd6dc +PKG_HASH:=63571bb7897a584ca3249c86dd01c10bcb5fe4296e3568b2e9c1a55356b6410e PKG_MAINTAINER:=Alexandru Ardelean