From a721ef6f4875721334db38bdb386257714455c11 Mon Sep 17 00:00:00 2001 From: Dirk Brenken Date: Fri, 3 Apr 2020 20:33:13 +0200 Subject: adblock: release 4.0.2 * removed 'hphosts' from sources (discontinued) * fixed a "out of range" bug and another small issue in the f_dnsup function * add three new sources: 'anudeep', 'stopforumspam' and 'youtube' * changed 'list' behaviour, the source file has now a higher precedence than the archive file (see readme) * update readme, added missing parameters & more Signed-off-by: Dirk Brenken --- net/adblock/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/adblock/Makefile') diff --git a/net/adblock/Makefile b/net/adblock/Makefile index 445c22cd2..a1f149b04 100644 --- a/net/adblock/Makefile +++ b/net/adblock/Makefile @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=adblock -PKG_VERSION:=4.0.1 -PKG_RELEASE:=2 +PKG_VERSION:=4.0.2 +PKG_RELEASE:=1 PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Dirk Brenken -- cgit v1.2.3