summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-simple-adblock/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2019-10-10 05:12:12 -0700
committerStan Grishin <stangri@melmac.net>2019-10-10 05:12:12 -0700
commit70d87f6e9e70d1ce38096ef29e9dafde82e275e4 (patch)
tree1d38936d903d76f1fe6498cee868c9839ba06718 /applications/luci-app-simple-adblock/Makefile
parentd18ef580f2f6e5cdfe0839ae6c7ba7c4b52ffb78 (diff)
luci-app-simple-adblock: bugfix: fix invalid <br> entries
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 b7d1a79fb..a46abb821 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:=37
+PKG_RELEASE:=38
include ../../luci.mk