www/squid: already bumped on stable

This commit is contained in:
Franco Fichtner
2024-05-15 06:47:58 +02:00
parent e34172395c
commit ad07e33f08
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
PLUGIN_NAME= squid
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 2
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Squid is a caching proxy for the web
PLUGIN_DEPENDS= squid squid-langpack
PLUGIN_TIER= 2
@@ -1,8 +1,7 @@
{% if helpers.exists('OPNsense.proxy.general.enabled') and OPNsense.proxy.general.enabled|default("0") == "1" %}
squid_env="OPENSSL_CONF=/usr/local/etc/squid/openssl.cnf"
squid_setup="/usr/local/opnsense/scripts/proxy/setup.sh"
squid_enable="YES"
{% else %}
squid_enable="NO"
{% endif %}
squid_env="OPENSSL_CONF=/usr/local/etc/squid/openssl.cnf"