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
python-psutil: update to version 5.7.3
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lilik-openwrt-22.03
Jan Pavlinec
4 years ago
committed by
Josef Schlehofer
parent
fc27724280
commit
0d30541fe3
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
lang/python/python-psutil/Makefile
+ 3
- 3
lang/python/python-psutil/Makefile
View File
@ -8,11 +8,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
python-psutil
PKG_VERSION
:=
5.7.
2
PKG_RELEASE
:=
2
PKG_VERSION
:=
5.7.
3
PKG_RELEASE
:=
1
PYPI_NAME
:=
psutil
PKG_HASH
:=
90990af1c3c67195c44c9a889184f84f5b2320dce3ee3acbd054e3ba0b4a7beb
PKG_HASH
:=
af73f7bcebdc538eda9cc81d19db1db7bf26f103f91081d780bbacfcb620dee2
PKG_MAINTAINER
:=
Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE
:=
BSD 3-Clause
Write
Preview
Loading…
Cancel
Save