mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
adblock: busybox "tr" does not support character classes by default
bugfix: busybox "tr" does not support character classes by default and generates (partly) odd domain names. Signed-off-by: Dirk Brenken <dirk@brenken.org>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=adblock
|
||||
PKG_VERSION:=0.20.0
|
||||
PKG_VERSION:=0.20.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=GPL-3.0+
|
||||
PKG_MAINTAINER:=Dirk Brenken <dirk@brenken.org>
|
||||
|
||||
Reference in New Issue
Block a user