From e5fd19d2e0981710b0a57b0f8528013203d2bbc6 Mon Sep 17 00:00:00 2001 From: Dirk Brenken Date: Tue, 29 Jun 2021 21:03:33 +0200 Subject: adblock: update 4.1.3-2 * add a tcpdump option to resolve IPs in adblock reporting, set 'adb_represolve' accordingly (disabled by default). If enabled tcpdump will perform a reverse DNS (PTR) lookup for each IP address * add 'stalkerware' source (provided by @astryzia) * update readme Signed-off-by: Dirk Brenken --- net/adblock/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/adblock/Makefile') diff --git a/net/adblock/Makefile b/net/adblock/Makefile index 06518ac11..3d3b2940e 100644 --- a/net/adblock/Makefile +++ b/net/adblock/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=adblock PKG_VERSION:=4.1.3 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Dirk Brenken -- cgit v1.2.3