From: Alexandru Ardelean Date: Mon, 15 Jan 2024 05:38:12 +0000 (+0200) Subject: numpy: bump to version 1.26.3 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a66e68e2bb5f8c6cc2a0e400b5ba6499f1aaaac6;p=feed%2Fpackages.git numpy: bump to version 1.26.3 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/numpy/Makefile b/lang/python/numpy/Makefile index 1e0291a8d9..def895e535 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.26.2 +PKG_VERSION:=1.26.3 PKG_RELEASE:=1 PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=f65738447676ab5777f11e6bbbdb8ce11b785e105f690bc45966574816b6d3ea +PKG_HASH:=697df43e2b6310ecc9d95f05d5ef20eacc09c7c4ecc9da3f235d39e71b7da1e4 PKG_MAINTAINER:=Alexandru Ardelean