From 38b1c6815bb348b5261339803689c16eb760e684 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 16 Jan 2025 12:28:20 +0100 Subject: [PATCH] wwww/squid: bump and fix model default not used --- www/squid/Makefile | 1 + www/squid/src/opnsense/mvc/app/models/OPNsense/Proxy/Proxy.xml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www/squid/Makefile b/www/squid/Makefile index 30e2f86cd..a70692d4f 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= squid PLUGIN_VERSION= 1.1 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Squid is a caching proxy for the web PLUGIN_DEPENDS= squid squid-langpack PLUGIN_TIER= 2 diff --git a/www/squid/src/opnsense/mvc/app/models/OPNsense/Proxy/Proxy.xml b/www/squid/src/opnsense/mvc/app/models/OPNsense/Proxy/Proxy.xml index 1c04b1f6b..3d77eabfe 100644 --- a/www/squid/src/opnsense/mvc/app/models/OPNsense/Proxy/Proxy.xml +++ b/www/squid/src/opnsense/mvc/app/models/OPNsense/Proxy/Proxy.xml @@ -283,7 +283,6 @@ Please enter ip addresses or domain names here - 1 1 100 worker number needs to be an integer value between 1 and 100