network/uwsgi: Updated for version 2.0.15.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2017-04-07 22:32:19 +03:00 committed by Willy Sudiarto Raharjo
parent 3ac1e51004
commit e25a4add17
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="uwsgi"
VERSION="2.0.14"
VERSION="2.0.15"
HOMEPAGE="https://uwsgi-docs.readthedocs.io/"
DOWNLOAD="https://projects.unbit.it/downloads/uwsgi-2.0.14.tar.gz"
MD5SUM="d4b2c7db274dc20be54a977c9b040b7e"
DOWNLOAD="https://projects.unbit.it/downloads/uwsgi-2.0.15.tar.gz"
MD5SUM="fc50bd9e83b7602fa474b032167010a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""