summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2020-04-24 10:05:45 +0000
committerStan Grishin <stangri@melmac.net>2020-04-24 10:10:37 +0000
commitd16e7e463165235e1752fb3579d3f0ae1d69e2dd (patch)
tree5c6d682504badcc7f2065712ebace213bae33a25 /applications/luci-app-https-dns-proxy/Makefile
parentc2d8275fdae8caf76cb54af553bcf880d2c6f157 (diff)
luci-app-https-dns-proxy: add CIRA Canadian Shiled
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 1fe188185..2dc56367c 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:=4
+PKG_RELEASE:=5
include ../../luci.mk