From 54e7c681d0d607752b8f65b1581301febcb0a3c4 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 20 Jan 2026 12:31:57 +0100 Subject: [PATCH] dns/dnscrypt-proxy: bump after last change --- dns/dnscrypt-proxy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile index d0b5eeb8b..b0e6868f1 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= dnscrypt-proxy PLUGIN_VERSION= 1.16 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Flexible DNS proxy supporting DNSCrypt and DoH PLUGIN_DEPENDS= dnscrypt-proxy2 PLUGIN_MAINTAINER= m.muenz@gmail.com