From b20df38f608e6b55e74ba8433ba120bc20e5c5fc Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 4 Feb 2025 11:28:52 +0100 Subject: [PATCH] uwsgi-plugin-psgi=0.0.2 --- pika-build-config/lto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index 9018e3dae..573154cfb 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ export PIKA_PACKAGE_VERSION="0.0.2" -export PIKA_PACKAGE_NAME="uwsgi-plugin-python" +export PIKA_PACKAGE_NAME="uwsgi-plugin-psgi" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"