mirror of https://github.com/kenzok8/small.git
update 2023-12-20 02:09:14
This commit is contained in:
parent
b9ed725291
commit
bdac958f39
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=03c0e86452ca6dafea570e9fa727eb44f91f54dd572d7b9c6f2fda8565555e45
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20231215153121
|
||||
GEOSITE_VER:=20231219144426
|
||||
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:=fe61e170ddc42cf30c3a3a205fcbe24e21d8f04835add162affa42e3477b8b0a
|
||||
HASH:=6c95f95a40ae33ba49da554c3a9b48a62b8eefe43607b92229ed61f78e48f7c2
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202312180027
|
||||
|
|
Loading…
Reference in New Issue