diff options
Diffstat (limited to 'net/adblock/Makefile')
-rw-r--r-- | net/adblock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/adblock/Makefile b/net/adblock/Makefile index 6eda908a4..0e11de105 100644 --- a/net/adblock/Makefile +++ b/net/adblock/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=adblock PKG_VERSION:=4.1.5 -PKG_RELEASE:=7 +PKG_RELEASE:=8 PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org> |