update 2024-07-13 20:30:12
This commit is contained in:
parent
2ad6f7f958
commit
fb9b3374f3
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=83c8d38a4fff932fcbfe726c1f85c0debb1bf169afcfa18566c731a2f2c1f7b6
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20240710044910
|
||||
GEOSITE_VER:=20240713050854
|
||||
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:=5dad9aa8bbbd4a2a3938f7be16236703de6ab15c6416bf7b727ec0a7831e5e6a
|
||||
HASH:=dbaba085b1de1b8b875f3db78fb367aef080f24993af01abe21f4d4ba99048be
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202407080029
|
||||
|
|
Loading…
Reference in New Issue