aboutsummaryrefslogtreecommitdiff
path: root/net/adblock/Makefile
diff options
context:
space:
mode:
authorDirk Brenken <dev@brenken.org>2021-03-22 21:53:04 +0100
committerDirk Brenken <dev@brenken.org>2021-03-23 11:11:23 +0100
commitdf9ee1388e59b964dfafd28310c59f62c9071932 (patch)
treec944721af1f8eced76fe6c6290d0c032d09b16ac /net/adblock/Makefile
parentccfe1bfa508e7041c4b5f902f1354ef9566bff28 (diff)
adblock: update 4.1.0-3
* add a restrictive "jail mode only" variant, just point your jail directory to your primary dns directory * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'net/adblock/Makefile')
-rw-r--r--net/adblock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/adblock/Makefile b/net/adblock/Makefile
index 6481a79f3..ff10162da 100644
--- a/net/adblock/Makefile
+++ b/net/adblock/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=adblock
PKG_VERSION:=4.1.0
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_LICENSE:=GPL-3.0-or-later
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>