uwsgi: update to 2.0.22.

This commit is contained in:
Duncaen 2023-07-29 15:51:02 +02:00
parent b46904a9c1
commit 216ad06800
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,15 +1,16 @@
# Template file for 'uwsgi' # Template file for 'uwsgi'
pkgname=uwsgi pkgname=uwsgi
version=2.0.21 version=2.0.22
revision=1 revision=1
hostmakedepends="python3" hostmakedepends="python3"
makedepends="python3-devel openssl-devel" makedepends="python3-devel openssl-devel"
short_desc="Fast, self-healing application container server" short_desc="Fast, self-healing application container server"
maintainer="Duncaen <duncaen@voidlinux.org>" maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-2.0-only WITH GCC-exception-2.0" 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" distfiles="https://github.com/unbit/uwsgi/archive/${version}.tar.gz"
checksum=35a30d83791329429bc04fe44183ce4ab512fcf6968070a7bfba42fc5a0552a9 checksum=dc6a35ab3b9606d24e98473c7117792a239e5d56b01301b15511651f684166c9
_libdir=usr/lib/uwsgi _libdir=usr/lib/uwsgi