From 3787b4135584ad2a6510dbd883406d30575dce5c Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Mon, 13 Nov 2023 10:07:46 +0000 Subject: adblock-fast: bugfix: ensure downloaded block-lists end with newline * ensure downloaded block-lists end with newline * turn free/total RAM checks into functions calls Signed-off-by: Stan Grishin --- net/adblock-fast/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/adblock-fast/Makefile') diff --git a/net/adblock-fast/Makefile b/net/adblock-fast/Makefile index 7b14836b2..35d206acb 100644 --- a/net/adblock-fast/Makefile +++ b/net/adblock-fast/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=adblock-fast PKG_VERSION:=1.0.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MAINTAINER:=Stan Grishin PKG_LICENSE:=GPL-3.0-or-later -- cgit v1.2.3