summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-simple-adblock/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2018-07-20 07:30:35 +0200
committerGitHub <noreply@github.com>2018-07-20 07:30:35 +0200
commit7cf295de2c8f040471ac0a1a72cba3880789ac4b (patch)
treeaf909b4493c6fcb38d0069ca24b9a028618ca506 /applications/luci-app-simple-adblock/Makefile
parentf7cf8ff6c3dedc45049e8390f209531d99cf4757 (diff)
parent3471e37b3b73a79409668b5a05f958f1eb933ea8 (diff)
Merge pull request #1969 from stangri/luci-app-simple-adblock
luci-app-simple-adblock: change style of button to important
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 fa98f8e0f4..8d20558292 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:=14
+PKG_RELEASE:=15
include ../../luci.mk