uwsgi: bump to release 2.0.22
Bump to release 2.0.22 to make it easier to apply patch for pcre2 support. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
0e0b90812a
commit
94ded8ff31
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=uwsgi
|
PKG_NAME:=uwsgi
|
||||||
PKG_VERSION:=2.0.21
|
PKG_VERSION:=2.0.22
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PYPI_NAME:=uWSGI
|
PYPI_NAME:=uWSGI
|
||||||
PYPI_SOURCE_NAME:=uwsgi
|
PYPI_SOURCE_NAME:=uwsgi
|
||||||
PKG_HASH:=35a30d83791329429bc04fe44183ce4ab512fcf6968070a7bfba42fc5a0552a9
|
PKG_HASH:=4cc4727258671ac5fa17ab422155e9aaef8a2008ebb86e4404b66deaae965db2
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-2.0-or-later
|
PKG_LICENSE:=GPL-2.0-or-later
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
|
Loading…
Reference in a new issue