From ebf7614878d3df39856fcd05cb09939d9fb186cd Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 6 May 2024 15:41:22 +0200 Subject: [PATCH] www/nginx: bump revision --- www/nginx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 337fbac2c..14950c49e 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= nginx PLUGIN_VERSION= 1.32.2 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Nginx HTTP server and reverse proxy PLUGIN_DEPENDS= nginx PLUGIN_MAINTAINER= franz.fabian.94@gmail.com