From b9c0ae3932983d2bc03e66e333025e58760d9971 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 4 Nov 2024 17:06:31 +0100 Subject: [PATCH] uwsgi: update to 2.0.28. --- srcpkgs/uwsgi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uwsgi/template b/srcpkgs/uwsgi/template index 92313820748..51fd1c54934 100644 --- a/srcpkgs/uwsgi/template +++ b/srcpkgs/uwsgi/template @@ -1,6 +1,6 @@ # Template file for 'uwsgi' pkgname=uwsgi -version=2.0.27 +version=2.0.28 revision=1 hostmakedepends="python3-setuptools" makedepends="python3-devel openssl-devel" @@ -10,7 +10,7 @@ license="GPL-2.0-only WITH GCC-exception-2.0" 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=a2e1d06dcb12c6566e771aeefa0a5d880c102c77d4c8a3627e2a355c98da855e +checksum=4bb0762c5becb0414352cca664957206df4d6847e9a1c472e87708dc2cdad610 _libdir=usr/lib/uwsgi