www/squid: new version

This commit is contained in:
Franco Fichtner 2025-01-14 14:54:34 +01:00
parent f76eecd3b7
commit dffc5ecc6b
2 changed files with 5 additions and 2 deletions

View file

@ -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

View file

@ -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