mirror of https://github.com/kenzok8/small.git
update 2024-08-18 00:14:54
This commit is contained in:
parent
c8ef84f1e3
commit
bfda908367
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=e5d4ab4f969366d0d4941874fe1a3371920da5bec4a3eab0a08b3ddb6aa3aede
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20240814034058
|
||||
GEOSITE_VER:=20240817092737
|
||||
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:=cdb9e804886774f683f80c4f2819df8eebf67fd40f48406ac368286ae360ac0a
|
||||
HASH:=4cfb044771759b19b26f36e7f697d9224a62226b2edea9d3e79c0ce1830fbf71
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202408120030
|
||||
|
|
Loading…
Reference in New Issue