numpy: bump to 2.4.6
authorAlexandru Ardelean <redacted>
Tue, 2 Jun 2026 22:26:39 +0000 (01:26 +0300)
committerAlexandru Ardelean <redacted>
Tue, 9 Jun 2026 06:27:12 +0000 (09:27 +0300)
Refresh sha256 from PyPI sdist.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/numpy/Makefile

index b9fa6135c54f6c2c35ab1660f22c3c6b5f97b471..a90afac9e7e68a82c0dcd4a4db1ea3855bfb77af 100644 (file)
@@ -6,11 +6,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=numpy
-PKG_VERSION:=2.4.4
+PKG_VERSION:=2.4.6
 PKG_RELEASE:=1
 
 PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=2d390634c5182175533585cc89f3608a4682ccb173cc9bb940b2881c8d6f8fa0
+PKG_HASH:=f3a3570c4a2a16746ac2c31a7c7c7b0c186b95ce902e33db6f28094ed7387dda
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 
git clone https://git.99rst.org/PROJECT