update 2024-01-02 09:13:10
This commit is contained in:
parent
b940251148
commit
8745615ebe
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=0886a82989dc05d2bf320b9f1854947d179c5e02d065a0f0a407b09c311acb1d
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20240101092534
|
||||
GEOSITE_VER:=20240101162810
|
||||
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:=44b93a4183678f4f4ea0f05373bca7cb8ca66a813095d8ecef81c03e2e638419
|
||||
HASH:=81b15b8ba0e4fd21b3463dd2afb485bb0401231282c915c916f1ed722ed5df1e
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202401010029
|
||||
|
|
Loading…
Reference in New Issue