From de1439c74f378b0299355a8b4c00d5eaa89e302f Mon Sep 17 00:00:00 2001 From: Fabian Franz Date: Sat, 27 Jul 2019 20:25:37 +0200 Subject: [PATCH] www/nginx: bump revision --- www/nginx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 50233c3fc..0b14ed54a 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= nginx PLUGIN_VERSION= 1.14 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= Nginx HTTP server and reverse proxy PLUGIN_DEPENDS= nginx PLUGIN_MAINTAINER= franz.fabian.94@gmail.com