summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-simple-adblock/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2019-08-29 06:21:20 -0700
committerStan Grishin <stangri@melmac.net>2019-08-29 06:21:20 -0700
commit0645ae0a4acd0429dc261b0a1dad4e614e720343 (patch)
treebb3fa32a0250be46fe7a3c6bccdab5a90059a501 /applications/luci-app-simple-adblock/Makefile
parent3fffcdef61b19c8fc6a4fb448cf5abb88d4ba002 (diff)
luci-app-simple-adblock: dns resolver value bugfix (#3000)
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 9bcae34ef..57a9367e1 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:=34
+PKG_RELEASE:=35
include ../../luci.mk