summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-simple-adblock/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2019-09-24 19:30:05 +0300
committerGitHub <noreply@github.com>2019-09-24 19:30:05 +0300
commite4ca5b237f4109307346be25a0142200634cfb0b (patch)
treead22e69010b19ad40d72968b655ddc7ed20552db /applications/luci-app-simple-adblock/Makefile
parent2a5c5f47f95978c6eb5c52b41b4e931e63afa4f5 (diff)
parente09b98e43d3e67e00310bd647dd6de3750e8289c (diff)
Merge pull request #3112 from stangri/master-luci-app-simple-adblock
luci-app-simple-adblock: dnsmasq.ipset option support
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 57a9367e1c..b7d1a79fbc 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:=35
+PKG_RELEASE:=37
include ../../luci.mk