summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-adblock-fast/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.ca>2024-02-14 04:45:17 +0000
committerStan Grishin <stangri@melmac.ca>2024-02-14 04:45:17 +0000
commitc90c34e7120fe1740c8faa46945c16a8341631db (patch)
treeb9defd988d6aaa2f9d5a54447f530da416927be5 /applications/luci-app-adblock-fast/Makefile
parent95893927deba789810d8aa5d067e4f119f6457f5 (diff)
luci-app-adblock-fast: bugfix: dnsmasq_instance & smartdns_instance parsing
Signed-off-by: Stan Grishin <stangri@melmac.ca>
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 0157ef4c57..47cdeb1f88 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.1.1-3
+PKG_VERSION:=1.1.1-5
LUCI_TITLE:=AdBlock-Fast Web UI
LUCI_DESCRIPTION:=Provides Web UI for adblock-fast service.