summaryrefslogtreecommitdiffhomepage
path: root/applications
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.ca>2023-11-13 14:44:42 -0700
committerGitHub <noreply@github.com>2023-11-13 14:44:42 -0700
commit29c12cae59411423eeedb48b014c6d993be744d0 (patch)
treeb838ee7a49cca7b989e4fb160cb48657d4b8ef28 /applications
parenta4f380ea31aa54ca963cf837c9db144341f4595c (diff)
parent69eff2535ed25e55f2c62450790f4abd64710e42 (diff)
Merge pull request #6692 from stangri/master-luci-app-adblock-fast
luci-app-adblock-fast: sync version with principal package
Diffstat (limited to 'applications')
-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 28898725ac..b3b1d4ed61 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.1-1
+PKG_VERSION:=1.0.1-2
LUCI_TITLE:=AdBlock-Fast Web UI
LUCI_DESCRIPTION:=Provides Web UI for adblock-fast service.