From eafdd63d675a84c3a80a86f7af8c1fd4fb823caa Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Wed, 14 Feb 2024 04:40:42 +0000 Subject: adblock-fast: add force_dns_interface setting * allow users to specify list of interfaces/networks to force the DNS Hijacking on Signed-off-by: Stan Grishin --- net/adblock-fast/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/adblock-fast/Makefile') diff --git a/net/adblock-fast/Makefile b/net/adblock-fast/Makefile index c6b574c3a..0ea2c1888 100644 --- a/net/adblock-fast/Makefile +++ b/net/adblock-fast/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=adblock-fast PKG_VERSION:=1.1.1 -PKG_RELEASE:=3 +PKG_RELEASE:=5 PKG_MAINTAINER:=Stan Grishin PKG_LICENSE:=GPL-3.0-or-later -- cgit v1.2.3