git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0f9b022
)
gunicorn: bump to version 20.1.0
author
Alexandru Ardelean
<redacted>
Mon, 29 Mar 2021 06:47:07 +0000
(09:47 +0300)
committer
Alexandru Ardelean
<redacted>
Mon, 29 Mar 2021 06:47:07 +0000
(09:47 +0300)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/gunicorn/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/gunicorn/Makefile
b/lang/python/gunicorn/Makefile
index 35927a79afab63874fee12b2ba14b8c61532daa7..65e947d4ff059e7d23f2ef36b4d93df0f2e42e4e 100644
(file)
--- a/
lang/python/gunicorn/Makefile
+++ b/
lang/python/gunicorn/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
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
git clone https://git.99rst.org/PROJECT