summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-https-dns-proxy/Makefile')
-rw-r--r--applications/luci-app-https-dns-proxy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/applications/luci-app-https-dns-proxy/Makefile b/applications/luci-app-https-dns-proxy/Makefile
index 54f1e6e59b..4e37482bc2 100644
--- a/applications/luci-app-https-dns-proxy/Makefile
+++ b/applications/luci-app-https-dns-proxy/Makefile
@@ -5,11 +5,12 @@ include $(TOPDIR)/rules.mk
PKG_LICENSE:=GPL-3.0-or-later
PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca>
-PKG_VERSION:=2023-05-25-4
+PKG_VERSION:=2023-10-25-1
LUCI_TITLE:=DNS Over HTTPS Proxy Web UI
LUCI_DESCRIPTION:=Provides Web UI for DNS Over HTTPS Proxy
LUCI_DEPENDS:=+luci-base +https-dns-proxy
+LUCI_PKGARCH:=all
include ../../luci.mk