mirror of https://github.com/kenzok8/small.git
update 2025-04-17 08:39:05
This commit is contained in:
parent
9e68a5fd80
commit
f972e8f9ce
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=735786c00694313090c5d525516463836167422b132ce293873443613b496e92
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20250415151718
|
||||
GEOSITE_VER:=20250416191447
|
||||
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:=fc4d21440f7f04e938374a0ab676a147dfb3fac67e59275c7ee3b4ee036638bf
|
||||
HASH:=404b64b0d7f414e61ba928fc9ba3b789fef2c4f8a5eb78d15476ffcb5112d1bd
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202504140040
|
||||
|
|
Loading…
Reference in New Issue