From 3b77af0ce61ce9b91d0f6923fc2e7943f84a7637 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 10 Jul 2025 08:20:49 +0200 Subject: [PATCH] www/OPNProxy: bump revision --- www/OPNProxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/OPNProxy/Makefile b/www/OPNProxy/Makefile index 9d4a76545..c225b41a1 100644 --- a/www/OPNProxy/Makefile +++ b/www/OPNProxy/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= OPNProxy PLUGIN_VERSION= 1.0.5 -PLUGIN_REVISION= 2 +PLUGIN_REVISION= 3 PLUGIN_COMMENT= OPNsense proxy additions PLUGIN_DEPENDS= os-redis${PLUGIN_PKGSUFFIX} \ os-squid${PLUGIN_PKGSUFFIX} \