diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 6acc5bc26..eb1abd76d 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= nginx PLUGIN_VERSION= 1.32.1 -PLUGIN_REVISION= 2 +PLUGIN_REVISION= 3 PLUGIN_COMMENT= Nginx HTTP server and reverse proxy PLUGIN_DEPENDS= nginx PLUGIN_MAINTAINER= franz.fabian.94@gmail.com diff --git a/www/nginx/pkg-descr b/www/nginx/pkg-descr index f6cb169d0..e004fd20a 100644 --- a/www/nginx/pkg-descr +++ b/www/nginx/pkg-descr @@ -13,6 +13,7 @@ Plugin Changelog 1.32.1 * add "Host header port" and "use original Host header" options +* Fix width of commands column (contributed by krbrs) 1.32