uwsgi: update to 2.0.20

Fixes uwsgi-python3 not loading properly due to the removal of some
deprecated APIs in Python 3.10.
This commit is contained in:
lberrymage 2021-10-26 14:23:40 -08:00 committed by Érico Nogueira Rolim
parent 7062ad771b
commit ae82212b81

View file

@ -1,7 +1,7 @@
# Template file for 'uwsgi'
pkgname=uwsgi
version=2.0.19.1
revision=3
version=2.0.20
revision=1
hostmakedepends="python3"
makedepends="python3-devel"
short_desc="Fast, self-healing application container server"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only WITH GCC-exception-2.0"
homepage="http://projects.unbit.it/uwsgi"
distfiles="https://github.com/unbit/uwsgi/archive/${version}.tar.gz"
checksum=bf17cdbb9bd8bcb7c1633e34d9d7308cb4cc19eb0ff2d61057f840c1ba1fc41b
checksum=88ab9867d8973d8ae84719cf233b7dafc54326fcaec89683c3f9f77c002cdff9
_libdir=usr/lib/uwsgi