mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 08:21:08 +08:00
adblock: update 4.1.4-3
* unbound: fix domain search regression Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
parent
c11ad0fa87
commit
2dce7674a2
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=adblock
|
||||
PKG_VERSION:=4.1.4
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
|
||||
|
||||
|
@ -934,7 +934,7 @@ f_query() {
|
||||
;;
|
||||
"unbound")
|
||||
prefix=".*[\"\\.]"
|
||||
suffix="(static)"
|
||||
suffix="(always_nxdomain)"
|
||||
field="3"
|
||||
;;
|
||||
"named")
|
||||
|
Loading…
Reference in New Issue
Block a user