mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
uwsgi: use higher limit-as to fix issue #7250
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=uwsgi
|
||||
PKG_VERSION:=2.0.18
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=uwsgi-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL=https://files.pythonhosted.org/packages/source/u/uwsgi/
|
||||
|
||||
Reference in New Issue
Block a user