diff options
author | Stan Grishin <stangri@melmac.ca> | 2023-12-06 08:40:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-06 08:40:46 -0700 |
commit | eb6ded749d5ed21bc29e39af04081c4e7126d618 (patch) | |
tree | 18584a99c0b28bcd13016caf1279468b1e4f7e19 /applications/luci-app-adblock-fast/Makefile | |
parent | a65af78ccfc93fddaedd2976c5f67e7abed70343 (diff) | |
parent | 4c3cdcb68e8fec3969d2dec73714e1f11c1c749c (diff) |
Merge pull request #6748 from stangri/master-luci-app-adblock-fast
luci-app-adblock-fast: sync with principal package
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 42d238d991..0d5e1ab048 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.0-1 +PKG_VERSION:=1.1.0-3 LUCI_TITLE:=AdBlock-Fast Web UI LUCI_DESCRIPTION:=Provides Web UI for adblock-fast service. |