www/squid: appears to be ready

This commit is contained in:
Franco Fichtner
2024-01-10 16:26:42 +01:00
parent 5418f68038
commit 96d83941cd
2 changed files with 8 additions and 2 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= squid
PLUGIN_VERSION= 1.0.d
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= Squid is a caching proxy for the web
PLUGIN_DEPENDS= squid squid-langpack
PLUGIN_TIER= 2
+7
View File
@@ -1,3 +1,10 @@
Squid is a fully-featured HTTP, HTTPS, FTP, etc. proxy offering rich access
control, authorization and logging environment to develop web proxy and
content serving applications.
Plugin Changelog
================
1.0
* Initial version based on the OPNsense 23.7.11 core code