mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/uwsgi: Updated for version 2.0.8.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
parent
c3f9d1be80
commit
b962c7b29a
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=uwsgi
|
PRGNAM=uwsgi
|
||||||
VERSION=${VERSION:-2.0.7}
|
VERSION=${VERSION:-2.0.8}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="uwsgi"
|
PRGNAM="uwsgi"
|
||||||
VERSION="2.0.7"
|
VERSION="2.0.8"
|
||||||
HOMEPAGE="https://uwsgi-docs.readthedocs.org/"
|
HOMEPAGE="https://uwsgi-docs.readthedocs.org/"
|
||||||
DOWNLOAD="https://projects.unbit.it/downloads/uwsgi-2.0.7.tar.gz"
|
DOWNLOAD="https://projects.unbit.it/downloads/uwsgi-2.0.8.tar.gz"
|
||||||
MD5SUM="c18da6536f2f47a204814225ba695042"
|
MD5SUM="356b71060aa4c1f0e888dbca03567bd5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue