summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-adblock-fast/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.ca>2023-10-06 16:42:45 -0600
committerGitHub <noreply@github.com>2023-10-06 16:42:45 -0600
commitf7ab758d267ba0ad5b4c6a4f30ee4b02f579ca58 (patch)
tree660e308295f7ade4f4102bfbe848ade07a8e0a74 /applications/luci-app-adblock-fast/Makefile
parent127ca64a672ba4b748ea230cce79b0c4cc1c8207 (diff)
parentd15a1fb6939684583b327f7388a1473c7d49841d (diff)
Merge pull request #6621 from stangri/master-luci-app-adblock-fast
luci-app-adblock-fast: bugfix: working re-download
Diffstat (limited to 'applications/luci-app-adblock-fast/Makefile')
-rw-r--r--applications/luci-app-adblock-fast/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-adblock-fast/Makefile b/applications/luci-app-adblock-fast/Makefile
index b9aa17849b..a1666f199e 100644
--- a/applications/luci-app-adblock-fast/Makefile
+++ b/applications/luci-app-adblock-fast/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_LICENSE:=GPL-3.0-or-later
PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca>
-PKG_VERSION:=1.0.0-4
+PKG_VERSION:=1.0.0-6
LUCI_TITLE:=AdBlock-Fast Web UI
LUCI_DESCRIPTION:=Provides Web UI for adblock-fast service.