From ef314730ee4cf7e635bb5990f89bce96d7dd6022 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 4 Feb 2025 20:31:23 +0100 Subject: [PATCH] uwsgi-plugin-lua=0.0.2 --- pika-build-config/lto.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index 218a8de8f..6bf727297 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.0.3" -export PIKA_PACKAGE_NAME="uwsgi-plugin-glusterfs" +export PIKA_PACKAGE_VERSION="0.0.2" +export PIKA_PACKAGE_NAME="uwsgi-plugin-lua" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"