summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-simple-adblock/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.ca>2022-08-19 21:49:35 +0000
committerStan Grishin <stangri@melmac.ca>2022-08-19 21:49:43 +0000
commit9b71a35428e0ddbf0347c8ba62da2f4168ddb21b (patch)
tree0fecd9d8419fcf5b830efba5b0a304541fc192c1 /applications/luci-app-simple-adblock/Makefile
parentf34839c7a667b5deffd978a25bcf39e0436380e1 (diff)
luci-app-simple-adblock: update to 1.9.0-1
* Support for (upcoming) dnsmasq nftset Depends on https://github.com/openwrt/packages/pull/19212 Signed-off-by: Stan Grishin <stangri@melmac.ca>
Diffstat (limited to 'applications/luci-app-simple-adblock/Makefile')
-rw-r--r--applications/luci-app-simple-adblock/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/applications/luci-app-simple-adblock/Makefile b/applications/luci-app-simple-adblock/Makefile
index ce01d948d9..9144c9a252 100644
--- a/applications/luci-app-simple-adblock/Makefile
+++ b/applications/luci-app-simple-adblock/Makefile
@@ -1,11 +1,11 @@
-# Copyright 2017-2018 Stan Grishin (stangri@melmac.net)
+# Copyright 2017-2018 Stan Grishin (stangri@melmac.ca)
# This is free software, licensed under the GNU General Public License v3.
include $(TOPDIR)/rules.mk
PKG_LICENSE:=GPL-3.0-or-later
-PKG_MAINTAINER:=Stan Grishin <stangri@melmac.net>
-PKG_VERSION:=1.8.7-3
+PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca>
+PKG_VERSION:=1.9.0-1
LUCI_TITLE:=Simple Adblock Web UI
LUCI_DESCRIPTION:=Provides Web UI for simple-adblock service.