mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
www/squid: new version
This commit is contained in:
parent
f76eecd3b7
commit
dffc5ecc6b
2 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue