update 2024-04-02 10:20:20
This commit is contained in:
parent
d222535d5b
commit
7fa1e6959e
|
@ -21,13 +21,13 @@ define Download/geoip
|
||||||
HASH:=c4a43c690153b91e69c66808840841dd7fb37e5e6326658c592d32f0519b50f3
|
HASH:=c4a43c690153b91e69c66808840841dd7fb37e5e6326658c592d32f0519b50f3
|
||||||
endef
|
endef
|
||||||
|
|
||||||
GEOSITE_VER:=20240331083526
|
GEOSITE_VER:=20240402003241
|
||||||
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
|
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
|
||||||
define Download/geosite
|
define Download/geosite
|
||||||
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
|
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
|
||||||
URL_FILE:=dlc.dat
|
URL_FILE:=dlc.dat
|
||||||
FILE:=$(GEOSITE_FILE)
|
FILE:=$(GEOSITE_FILE)
|
||||||
HASH:=544454d37f044d30d21f771e848ee7d956cc3b2a99f7e040434db62d7288d32e
|
HASH:=667e51fa8824759fee6b78f6b4e02559f18a550558526e4f8ac1e9f5a47e38a3
|
||||||
endef
|
endef
|
||||||
|
|
||||||
GEOSITE_IRAN_VER:=202404010028
|
GEOSITE_IRAN_VER:=202404010028
|
||||||
|
|
Loading…
Reference in New Issue