diff --git a/www/squid/Makefile b/www/squid/Makefile index 67b5f77f7..30e2f86cd 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= squid -PLUGIN_VERSION= 1.0 -PLUGIN_REVISION= 4 +PLUGIN_VERSION= 1.1 PLUGIN_COMMENT= Squid is a caching proxy for the web PLUGIN_DEPENDS= squid squid-langpack PLUGIN_TIER= 2 diff --git a/www/squid/pkg-descr b/www/squid/pkg-descr index ba32c194e..3ffe8644c 100644 --- a/www/squid/pkg-descr +++ b/www/squid/pkg-descr @@ -5,6 +5,10 @@ content serving applications. Plugin Changelog ================ +1.1 + +* Syslog corrections and implementation of "workers" (contributed by Andy Binder) + 1.0 * Initial version based on the OPNsense 23.7.12 core code