mirror of https://github.com/kenzok8/small.git
update 2024-06-22 04:12:39
This commit is contained in:
parent
425e54350b
commit
d548c561a8
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=4d65e0bfc4976c65d7ce2c77ae7c06fe8bf8ab852c3d83bd2a2fa1f952e556e5
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20240621090204
|
||||
GEOSITE_VER:=20240621160143
|
||||
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:=d3d6482b9a1d8a875ae86756058e7693bb8ce7b476f690b191498d854fe16e76
|
||||
HASH:=408f035f7d2cefcfe357d85b288dd73d9a0e0a118375b1633bf8f28d64a0b0f3
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202406170029
|
||||
|
|
Loading…
Reference in New Issue