update 2024-08-09 04:20:25
This commit is contained in:
parent
bf2fe2b95a
commit
3bf1b4f7e0
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=4438f89e13c984986d66177ab933da76f1c0ac71334f5fd606f1f9d88f1f0a9a
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20240807074444
|
||||
GEOSITE_VER:=20240808133326
|
||||
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:=e1dcdd6e417b45d48d9d004e31c9d2792c8c468bdfe084c709f7c348720cfdf9
|
||||
HASH:=8f59d8165ac66b7280621656376aec19350236e8fa0e108a376de0a545cffa03
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202408050030
|
||||
|
|
Loading…
Reference in New Issue