summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https_dns_proxy/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2019-09-30 10:48:48 -0700
committerStan Grishin <stangri@melmac.net>2019-09-30 10:48:48 -0700
commit95cf84377450afa1a4b9951dd746b6bbae4e90af (patch)
tree2c1e2b875a2504a57ca5cbcee9fbebb65196f0af /applications/luci-app-https_dns_proxy/Makefile
parentb7ee57adaf97869c24a88c90617bb402731b5817 (diff)
luci-app-https_dns_proxy: bugfix: proper formatting of dhcp server entries
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-https_dns_proxy/Makefile')
-rw-r--r--applications/luci-app-https_dns_proxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-https_dns_proxy/Makefile b/applications/luci-app-https_dns_proxy/Makefile
index afc160723..7af2d1d10 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:=3
+PKG_RELEASE:=4
include ../../luci.mk