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
gunicorn: bump to version 20.1.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
4 years ago
parent
0f9b0223cc
commit
5d00d670b2
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/gunicorn/Makefile
+ 3
- 3
lang/python/gunicorn/Makefile
View File
@ -8,11 +8,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
gunicorn
PKG_VERSION
:=
20.
0.4
PKG_RELEASE
:=
2
PKG_VERSION
:=
20.
1.0
PKG_RELEASE
:=
1
PYPI_NAME
:=
$(
PKG_NAME
)
PKG_HASH
:=
1904bb2b8a43658807108d59c3f3d56c2b6121a701161de0ddf9ad140073c626
PKG_HASH
:=
e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8
PKG_MAINTAINER
:=
Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save