projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f5b8f9
)
numpy: bump to version 2.1.3
author
Alexandru Ardelean
<alex@shruggie.ro>
Mon, 7 Oct 2024 08:06:57 +0000
(11:06 +0300)
committer
Alexandru Ardelean
<ardeleanalex@gmail.com>
Thu, 28 Nov 2024 06:56:25 +0000
(08:56 +0200)
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
lang/python/numpy/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/numpy/Makefile
b/lang/python/numpy/Makefile
index 27c40d54d4fba7193faecac067d99bb3f2ced6c1..bb7539dcca117400a3629fc45d5d7686a006aa81 100644
(file)
--- a/
lang/python/numpy/Makefile
+++ b/
lang/python/numpy/Makefile
@@
-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>