summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-simple-adblock/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2019-08-17 06:15:10 -0700
committerStan Grishin <stangri@melmac.net>2019-08-17 06:15:10 -0700
commit80b95042e9b9c057065e150b4b0cce7ad26ce197 (patch)
treeb3c7d29eaf7f240989c3715aa4357a3529e8f5d5 /applications/luci-app-simple-adblock/Makefile
parentf3bcb918bf60ef9f3e8fff0a98ca570bfca26888 (diff)
luci-app-simple-adblock: support for varios DNS resolvers/options
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-simple-adblock/Makefile')
-rw-r--r--applications/luci-app-simple-adblock/Makefile2
1 files changed, 1 insertions, 1 deletions
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