summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-simple-adblock/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2020-04-11 11:39:11 +0000
committerStan Grishin <stangri@melmac.net>2020-04-11 11:39:11 +0000
commit5e32cc96843c9ab612fb637f6f995750eef8355a (patch)
tree115aad77190c13e8fb1839fa5932467d23b4b409 /applications/luci-app-simple-adblock/Makefile
parentc2f191b898efb336f0eb92f34b9efb6451269ff5 (diff)
luci-app-simple-adblock: improve i18n
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 75fb2c56c7..8b876fff87 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-compat +luci-mod-admin-full +simple-adblock
LUCI_PKGARCH:=all
-PKG_RELEASE:=43
+PKG_RELEASE:=44
include ../../luci.mk