From 13c5cea88c768820c47aa9f544a8b355d58bc366 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 24 Mar 2026 11:21:30 +0100 Subject: [PATCH] www/nginx: update revision --- www/nginx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 1d8bbd8b7..77b40c010 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= nginx PLUGIN_VERSION= 1.36 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Nginx HTTP server and reverse proxy PLUGIN_DEPENDS= nginx PLUGIN_MAINTAINER= franz.fabian.94@gmail.com