diff options
author | Stan Grishin <stangri@melmac.ca> | 2023-11-13 10:06:28 +0000 |
---|---|---|
committer | Stan Grishin <stangri@melmac.ca> | 2023-11-13 10:06:28 +0000 |
commit | 69eff2535ed25e55f2c62450790f4abd64710e42 (patch) | |
tree | 2d4de4f237a6e8d8fc1c56fe94546c301bb7e4cd /applications | |
parent | 55e0f28b1ec2f86068d1dad9915641e3fb22afbf (diff) |
luci-app-adblock-fast: sync version with principal package
Signed-off-by: Stan Grishin <stangri@melmac.ca>
Diffstat (limited to 'applications')
-rw-r--r-- | applications/luci-app-adblock-fast/Makefile | 2 |
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. |