network/uwsgi: Updated for version 2.0.7.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2014-10-12 14:23:10 +03:00 committed by Willy Sudiarto Raharjo
parent fe5e8c11bd
commit 48b915ab8f
3 changed files with 6 additions and 6 deletions

View file

@ -14,6 +14,6 @@ uwsgi: evolved in a complete stack for networked/clustered web applications,
uwsgi: implementing message/object passing, caching, RPC and process
uwsgi: management. It is designed to be fully modular.
uwsgi:
uwsgi: Homepage: http://projects.unbit.it/uwsgi/
uwsgi: Homepage: https://uwsgi-docs.readthedocs.org/
uwsgi:
uwsgi:

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=uwsgi
VERSION=${VERSION:-2.0.3}
VERSION=${VERSION:-2.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="uwsgi"
VERSION="2.0.3"
HOMEPAGE="http://projects.unbit.it/uwsgi/"
DOWNLOAD="http://projects.unbit.it/downloads/uwsgi-2.0.3.tar.gz"
MD5SUM="3d27176082aba18d13871aa89d2610af"
VERSION="2.0.7"
HOMEPAGE="https://uwsgi-docs.readthedocs.org/"
DOWNLOAD="https://projects.unbit.it/downloads/uwsgi-2.0.7.tar.gz"
MD5SUM="c18da6536f2f47a204814225ba695042"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""