uwsgi: update to 2.0.22.
This commit is contained in:
parent
b46904a9c1
commit
216ad06800
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'uwsgi'
|
||||
pkgname=uwsgi
|
||||
version=2.0.21
|
||||
version=2.0.22
|
||||
revision=1
|
||||
hostmakedepends="python3"
|
||||
makedepends="python3-devel openssl-devel"
|
||||
short_desc="Fast, self-healing application container server"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2.0-only WITH GCC-exception-2.0"
|
||||
homepage="http://projects.unbit.it/uwsgi"
|
||||
homepage="https://uwsgi-docs.readthedocs.io/en/latest/"
|
||||
changelog="https://raw.githubusercontent.com/unbit/uwsgi-docs/master/Changelog-${version}.rst"
|
||||
distfiles="https://github.com/unbit/uwsgi/archive/${version}.tar.gz"
|
||||
checksum=35a30d83791329429bc04fe44183ce4ab512fcf6968070a7bfba42fc5a0552a9
|
||||
checksum=dc6a35ab3b9606d24e98473c7117792a239e5d56b01301b15511651f684166c9
|
||||
|
||||
_libdir=usr/lib/uwsgi
|
||||
|
||||
|
|
Loading…
Reference in New Issue