From e28381b0bb2296e7fcf60deeae3097f8c847cb12 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Wed, 10 Mar 2021 15:19:28 +0000 Subject: [PATCH] luci-app-https-dns-proxy: explicit package version Signed-off-by: Stan Grishin --- applications/luci-app-https-dns-proxy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/luci-app-https-dns-proxy/Makefile b/applications/luci-app-https-dns-proxy/Makefile index c93a893b19..97cb0d4d34 100644 --- a/applications/luci-app-https-dns-proxy/Makefile +++ b/applications/luci-app-https-dns-proxy/Makefile @@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin +PKG_VERSION:=2021-01-17-2 LUCI_TITLE:=DNS Over HTTPS Proxy Web UI LUCI_DESCRIPTION:=Provides Web UI for DNS Over HTTPS Proxy -- 2.30.2