summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2020-04-06 14:00:09 +0000
committerStan Grishin <stangri@melmac.net>2020-04-06 14:00:09 +0000
commitc656aefad36c143efe495b1056fd20aa6f9df196 (patch)
tree307f5b514196da713854f4aacb15a48b4c6307e8 /applications/luci-app-https-dns-proxy/Makefile
parent77158e2a968734b285a2969d70f6836e04b6bb18 (diff)
luci-app-https-dns-proxy: Move help links to providers files, Add LibreDNS.
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 3f93d6a5ce..918d8b0856 100644
--- a/applications/luci-app-https-dns-proxy/Makefile
+++ b/applications/luci-app-https-dns-proxy/Makefile
@@ -10,7 +10,7 @@ LUCI_TITLE:=DNS Over HTTPS Proxy Web UI
LUCI_DESCRIPTION:=Provides Web UI for DNS Over HTTPS Proxy
LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +https-dns-proxy
LUCI_PKGARCH:=all
-PKG_RELEASE:=2
+PKG_RELEASE:=3
include ../../luci.mk