From 85989079f61598c826c8bfb45c1bdacaf468fa59 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Sat, 20 Jul 2019 04:24:33 -0700 Subject: luci-app-https_dns_proxy: better handling of ports, update of dhcp config Signed-off-by: Stan Grishin --- applications/luci-app-https_dns_proxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-https_dns_proxy/Makefile') diff --git a/applications/luci-app-https_dns_proxy/Makefile b/applications/luci-app-https_dns_proxy/Makefile index 2ae2b80f2f..afc1607239 100644 --- a/applications/luci-app-https_dns_proxy/Makefile +++ b/applications/luci-app-https_dns_proxy/Makefile @@ -10,7 +10,7 @@ LUCI_TITLE:=HTTPS DNS Proxy Web UI LUCI_DESCRIPTION:=Provides Web UI for HTTPS DNS Proxy LUCI_DEPENDS:=+luci-mod-admin-full +https_dns_proxy LUCI_PKGARCH:=all -PKG_RELEASE:=2 +PKG_RELEASE:=3 include ../../luci.mk -- cgit v1.2.3