adblock: re-release 4.0.1

* fixed an oversight introduced in the last 3.99 pre-release series,
  only relevant for "raw" mode e.g. dnscrypt-proxy users

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken
2020-04-01 05:43:56 +02:00
parent 43d903c6d2
commit 9d053003fd
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=adblock
PKG_VERSION:=4.0.1
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_LICENSE:=GPL-3.0-or-later
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>