From 9f23ada61dbec4770eeb6bde200508bf4938ea0d Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 17 Nov 2025 21:43:17 -0500 Subject: [PATCH] www/caddy: revision bump after trust store vs. sudo fix --- www/caddy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/caddy/Makefile b/www/caddy/Makefile index 120806956..3132d78e4 100644 --- a/www/caddy/Makefile +++ b/www/caddy/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= caddy PLUGIN_VERSION= 2.0.4 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_DEPENDS= caddy-custom PLUGIN_COMMENT= Modern Reverse Proxy with Automatic HTTPS, Dynamic DNS and Layer4 Routing PLUGIN_MAINTAINER= cedrik@pischem.com