From 433ec8e0f27b19920200d72db6e6e713d1bc44de Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 11 May 2022 10:48:53 +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 1343b145a..84532fec1 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= nginx PLUGIN_VERSION= 1.26 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Nginx HTTP server and reverse proxy PLUGIN_DEPENDS= nginx PLUGIN_MAINTAINER= franz.fabian.94@gmail.com