dns/dnscrypt-proxy: wrap up revision

This commit is contained in:
Franco Fichtner 2026-02-11 14:31:07 +01:00
parent fb59f87e99
commit 8701588fad
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,6 @@
PLUGIN_NAME= dnscrypt-proxy
PLUGIN_VERSION= 1.16
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_COMMENT= Flexible DNS proxy supporting DNSCrypt and DoH
PLUGIN_DEPENDS= dnscrypt-proxy2
PLUGIN_MAINTAINER= m.muenz@gmail.com

View file

@ -7,6 +7,7 @@ Plugin Changelog
1.16
* Fix ODoH servers not working (contributed by Pascal Herget)
* Fix bootstrap_resolvers with multiple comma-separated servers (contributed by Andrei Hodorog)
1.15