summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-simple-adblock/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2019-07-05 08:30:48 -0700
committerStan Grishin <stangri@melmac.net>2019-07-05 08:30:48 -0700
commit4e7806ebf30697f69594fc2ad757ef8f03256a4d (patch)
tree56a37082fc78cfecb8e3ca966fc4192c36d8119c /applications/luci-app-simple-adblock/Makefile
parent2f769ee0872aab8dd31bd793739b7a527e8789f6 (diff)
luci-app-simple-adblock: sync with the latest version of simple-adblock
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 2471078fc..7cd8514a4 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:=16
+PKG_RELEASE:=27
include ../../luci.mk