numpy: bump to version 2.1.3

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
Alexandru Ardelean 2024-10-07 11:06:57 +03:00 committed by Alexandru Ardelean
parent 4f5b8f9056
commit bc94125b2f
1 changed files with 2 additions and 2 deletions

View File

@ -6,11 +6,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=numpy
PKG_VERSION:=2.1.0
PKG_VERSION:=2.1.3
PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=7dc90da0081f7e1da49ec4e398ede6a8e9cc4f5ebe5f9e06b443ed889ee9aaa2
PKG_HASH:=aa08e04e08aaf974d4458def539dece0d28146d866a39da5639596f4921fd761
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>