From de3713a06c71d569617d000892d430e4bf93de99 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 10 Jul 2025 08:22:47 +0200 Subject: [PATCH] www/squid: bump revision --- www/squid/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/squid/Makefile b/www/squid/Makefile index 135f7c864..c554a7870 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= squid PLUGIN_VERSION= 1.2 -PLUGIN_REVISION= 2 +PLUGIN_REVISION= 3 PLUGIN_COMMENT= Squid is a caching proxy for the web PLUGIN_DEPENDS= squid squid-langpack PLUGIN_MAINTAINER= franco@opnsense.org