From 32581556f3add2ca2d58b7b630547ee814af972f Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 9 Aug 2024 13:47:03 +0200 Subject: [PATCH] www/nginx: bump for fix --- www/nginx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 5309f48ac..69a29575e 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= nginx PLUGIN_VERSION= 1.34 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Nginx HTTP server and reverse proxy PLUGIN_DEPENDS= nginx PLUGIN_MAINTAINER= franz.fabian.94@gmail.com