diff --git a/net/simple-adblock/Makefile b/net/simple-adblock/Makefile index cbe16be2e..db6e2bc5f 100644 --- a/net/simple-adblock/Makefile +++ b/net/simple-adblock/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=simple-adblock PKG_VERSION:=1.9.5 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MAINTAINER:=Stan Grishin PKG_LICENSE:=GPL-3.0-or-later diff --git a/net/simple-adblock/files/simple-adblock.init b/net/simple-adblock/files/simple-adblock.init index 1427a7b61..a08dc395d 100644 --- a/net/simple-adblock/files/simple-adblock.init +++ b/net/simple-adblock/files/simple-adblock.init @@ -1395,6 +1395,7 @@ adb_start() { json_add_string proto "tcp udp" json_add_string src_dport "$c" json_add_string dest_port "$c" + json_add_string family any json_add_boolean reflection 0 json_close_object else