From 80b95042e9b9c057065e150b4b0cce7ad26ce197 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Sat, 17 Aug 2019 06:15:10 -0700 Subject: luci-app-simple-adblock: support for varios DNS resolvers/options Signed-off-by: Stan Grishin --- applications/luci-app-simple-adblock/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-simple-adblock/Makefile') diff --git a/applications/luci-app-simple-adblock/Makefile b/applications/luci-app-simple-adblock/Makefile index 7cd8514a4..9bcae34ef 100644 --- a/applications/luci-app-simple-adblock/Makefile +++ b/applications/luci-app-simple-adblock/Makefile @@ -10,7 +10,7 @@ LUCI_TITLE:=Simple Adblock Web UI LUCI_DESCRIPTION:=Provides Web UI for simple-adblock service. LUCI_DEPENDS:=+luci-mod-admin-full +simple-adblock LUCI_PKGARCH:=all -PKG_RELEASE:=27 +PKG_RELEASE:=34 include ../../luci.mk -- cgit v1.2.3