diff options
author | Stan Grishin <stangri@melmac.ca> | 2023-12-05 08:26:34 +0000 |
---|---|---|
committer | Stan Grishin <stangri@melmac.ca> | 2023-12-05 08:26:34 +0000 |
commit | 8db9af146acc0e4d5a0aa026636943d3f28468f2 (patch) | |
tree | 9a2c4cd2245c2edec630e15ed836341928b7a924 /applications/luci-app-adblock-fast/Makefile | |
parent | b3d1d056f471f82ffc931a5cffef125ce36b6d41 (diff) |
luci-app-adblock-fast: update to 1.1.0-1
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/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 b3b1d4ed61..42d238d991 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-2 +PKG_VERSION:=1.1.0-1 LUCI_TITLE:=AdBlock-Fast Web UI LUCI_DESCRIPTION:=Provides Web UI for adblock-fast service. |