update 2024-07-10 04:18:48
This commit is contained in:
parent
4195c819fe
commit
640895acc4
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=c55f7e9866acb963873b0d907404b395bd3b7447470b5407d79868c3d1c0cb04
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20240708041141
|
||||
GEOSITE_VER:=20240709143535
|
||||
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:=0f6b618816647432f5d6d5b8c4a424cc5258864c6c9d54ffeca9730404939ab4
|
||||
HASH:=e9126b218f01ebd8eeeabfd9e29dd3d29c0eb743f45fc63c2fef3afdc93466fa
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202407080029
|
||||
|
|
Loading…
Reference in New Issue