www/uwsgi: update to 2.0.20
PR: 260028 Approved by: maintainer timeout (eugene@zhegan.in, 2 weeks)
This commit is contained in:
parent
cfb42af2af
commit
587d9f21a8
2 changed files with 5 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# Created by: Daniel Gerzo <danger@FreeBSD.org>
|
||||
|
||||
PORTNAME= uwsgi
|
||||
PORTVERSION= 2.0.19.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.20
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= http://projects.unbit.it/downloads/
|
||||
|
||||
|
@ -12,7 +11,7 @@ COMMENT= Developer-friendly WSGI server which uses uwsgi protocol
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= cpe pkgconfig python:3.6-3.9
|
||||
USES= cpe pkgconfig python:3.6-3.10
|
||||
USE_PYTHON= distutils concurrent optsuffix
|
||||
USE_RC_SUBR= uwsgi
|
||||
CPE_VENDOR= unbit
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1605080865
|
||||
SHA256 (uwsgi-2.0.19.1.tar.gz) = 56be307f3bfcf6cc074f4354de6403778d7ec3e44addac896e26ffb3c4d9a608
|
||||
SIZE (uwsgi-2.0.19.1.tar.gz) = 811149
|
||||
TIMESTAMP = 1637775824
|
||||
SHA256 (uwsgi-2.0.20.tar.gz) = 88ab9867d8973d8ae84719cf233b7dafc54326fcaec89683c3f9f77c002cdff9
|
||||
SIZE (uwsgi-2.0.20.tar.gz) = 804906
|
||||
|
|
Loading…
Reference in a new issue