update 2023-11-12 00:21:11
This commit is contained in:
parent
fbee4f9c83
commit
632299379a
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=252e4662ebb9071c964eb0064fed858eafbab84df88f480151e698f5cf0f7aee
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20231111102941
|
||||
GEOSITE_VER:=20231111145432
|
||||
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
|
||||
define Download/geosite
|
||||
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
|
||||
URL_FILE:=dlc.dat
|
||||
FILE:=$(GEOSITE_FILE)
|
||||
HASH:=1099fd8441c9c08a0effa8b35571bad833086767b181592b4f7be867e29b100c
|
||||
HASH:=26f42b55c5f1378f58177e888e04b7478b8244400385744211060f66cb7c70d6
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202311071100
|
||||
|
|
Loading…
Reference in New Issue