This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
numpy: bump to version 1.20.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
4 years ago
parent
89a6254b0a
commit
731bb0265d
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
lang/python/numpy/Makefile
+ 2
- 2
lang/python/numpy/Makefile
View File
@ -6,11 +6,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
numpy
PKG_VERSION
:=
1.20.
1
PKG_VERSION
:=
1.20.
2
PKG_RELEASE
:=
1
PYPI_NAME
:=
$(
PKG_NAME
)
PKG_HASH
:=
3bc63486a870294683980d76ec1e3efc786295ae00128f9ea38e2c6e74d5a60a
PKG_HASH
:=
878922bf5ad7550aa044aa9301d417e2d3ae50f0f577de92051d739ac6096cee
PKG_MAINTAINER
:=
Alexandru Ardelean <ardeleanalex@gmail.com>
Write
Preview
Loading…
Cancel
Save