diff options
author | Dirk Brenken <dev@brenken.org> | 2018-01-27 18:13:52 +0100 |
---|---|---|
committer | Dirk Brenken <dev@brenken.org> | 2018-01-31 13:09:55 +0100 |
commit | 47e0990eac855f09d479f8d1f5b4fe19709a25de (patch) | |
tree | 2b6c08dd4d8c6f6e42190cce6e115a5df69adb28 /applications/luci-app-adblock/Makefile | |
parent | 08916f4335e96e4a3c9dcf77262fa151348ed93c (diff) |
luci-app-adblock: sync with adblock 3.5.0
* Support new 'Download Queue'
* Support new 'Jail' Blocklist Creation
(replace former 'Whitelist Mode')
* Fix field width in "Runtime Information" section
Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'applications/luci-app-adblock/Makefile')
-rw-r--r-- | applications/luci-app-adblock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-adblock/Makefile b/applications/luci-app-adblock/Makefile index ae1eba251..2de2ed862 100644 --- a/applications/luci-app-adblock/Makefile +++ b/applications/luci-app-adblock/Makefile @@ -9,4 +9,4 @@ LUCI_PKGARCH:=all include ../../luci.mk -# call BuildPackage - OpenWrt buildroot signature
\ No newline at end of file +# call BuildPackage - OpenWrt buildroot signature |