From: Richard Gering Date: Sat, 11 Sep 2021 22:10:32 +0000 (-0700) Subject: banip: update 0.7.10-3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e803f3d75f383929426b4e17331b9d5f80ffdcc8;p=openwrt-packages.git banip: update 0.7.10-3 * Updated firehol ipset URLs Signed-off-by: Richard Gering --- diff --git a/net/banip/Makefile b/net/banip/Makefile index cafbf58b4..ca159c3ed 100644 --- a/net/banip/Makefile +++ b/net/banip/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=banip PKG_VERSION:=0.7.10 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Dirk Brenken diff --git a/net/banip/files/banip.sources b/net/banip/files/banip.sources index 1d8afd07c..5597c06a6 100644 --- a/net/banip/files/banip.sources +++ b/net/banip/files/banip.sources @@ -72,25 +72,25 @@ "descurl": "https://feodotracker.abuse.ch" }, "firehol1": { - "url_4": "https://raw.githubusercontent.com/firehol/blocklist-ipsets/master/firehol_level1.netset", + "url_4": "https://iplists.firehol.org/files/firehol_level1.netset", "rule_4": "/^(([0-9]{1,3}\\.){3}(1?[0-9][0-9]?|2[0-4][0-9]|25[0-5])(\\/(1?[0-9]|2?[0-9]|3?[0-2]))?)([[:space:]]|$)/{print \"add firehol1_4 \"$1}", "focus": "Firehol Level 1 compilation", "descurl": "https://iplists.firehol.org/?ipset=firehol_level1" }, "firehol2": { - "url_4": "https://raw.githubusercontent.com/firehol/blocklist-ipsets/master/firehol_level2.netset", + "url_4": "https://iplists.firehol.org/files/firehol_level2.netset", "rule_4": "/^(([0-9]{1,3}\\.){3}(1?[0-9][0-9]?|2[0-4][0-9]|25[0-5])(\\/(1?[0-9]|2?[0-9]|3?[0-2]))?)([[:space:]]|$)/{print \"add firehol2_4 \"$1}", "focus": "Firehol Level 2 compilation", "descurl": "https://iplists.firehol.org/?ipset=firehol_level2" }, "firehol3": { - "url_4": "https://raw.githubusercontent.com/firehol/blocklist-ipsets/master/firehol_level3.netset", + "url_4": "https://iplists.firehol.org/files/firehol_level3.netset", "rule_4": "/^(([0-9]{1,3}\\.){3}(1?[0-9][0-9]?|2[0-4][0-9]|25[0-5])(\\/(1?[0-9]|2?[0-9]|3?[0-2]))?)([[:space:]]|$)/{print \"add firehol3_4 \"$1}", "focus": "Firehol Level 3 compilation", "descurl": "https://iplists.firehol.org/?ipset=firehol_level3" }, "firehol4": { - "url_4": "https://raw.githubusercontent.com/firehol/blocklist-ipsets/master/firehol_level4.netset", + "url_4": "https://iplists.firehol.org/files/firehol_level4.netset", "rule_4": "/^(([0-9]{1,3}\\.){3}(1?[0-9][0-9]?|2[0-4][0-9]|25[0-5])(\\/(1?[0-9]|2?[0-9]|3?[0-2]))?)([[:space:]]|$)/{print \"add firehol4_4 \"$1}", "focus": "Firehol Level 4 compilation", "descurl": "https://iplists.firehol.org/?ipset=firehol_level4"