From: Stan Grishin Date: Sat, 2 May 2026 01:06:37 +0000 (+0000) Subject: luci-app-https-dns-proxy: update to 2026.03.18-1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8e53f402adad2165538a5353623fa997eedd43da;p=openwrt-luci.git luci-app-https-dns-proxy: update to 2026.03.18-1 Maintainer: me Compile tested: x86_64, Dell EMC Edge620, OpenWrt 25.12.1 Run tested: x86_64, Dell EMC Edge620, OpenWrt 25.12.1 Description: update to new upstream version - Bump PKG_VERSION to 2026.03.18. - Reset PKG_RELEASE to 1. Signed-off-by: Stan Grishin --- diff --git a/applications/luci-app-https-dns-proxy/Makefile b/applications/luci-app-https-dns-proxy/Makefile index 59698e8233..8c1ea9ec5a 100644 --- a/applications/luci-app-https-dns-proxy/Makefile +++ b/applications/luci-app-https-dns-proxy/Makefile @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-https-dns-proxy PKG_LICENSE:=AGPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin -PKG_VERSION:=2025.12.29 -PKG_RELEASE:=5 +PKG_VERSION:=2026.03.18 +PKG_RELEASE:=1 LUCI_TITLE:=DNS Over HTTPS Proxy Web UI LUCI_URL:=https://github.com/mossdef-org/luci-app-https-dns-proxy/