mirror of https://github.com/kenzok8/small.git
update 2023-03-23 20:33:23
This commit is contained in:
parent
cc7ed08a32
commit
2c0aa79e00
|
@ -21,13 +21,13 @@ define Download/geoip
|
||||||
HASH:=7086861a6016319264248baea07b3fee74d44521f46ead4338f14cb2dd4779a6
|
HASH:=7086861a6016319264248baea07b3fee74d44521f46ead4338f14cb2dd4779a6
|
||||||
endef
|
endef
|
||||||
|
|
||||||
GEOSITE_VER:=20230322130656
|
GEOSITE_VER:=20230323023150
|
||||||
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
|
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
|
||||||
define Download/geosite
|
define Download/geosite
|
||||||
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
|
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
|
||||||
URL_FILE:=dlc.dat
|
URL_FILE:=dlc.dat
|
||||||
FILE:=$(GEOSITE_FILE)
|
FILE:=$(GEOSITE_FILE)
|
||||||
HASH:=bf807fe59d4608bf84084056703dbcb6aedd8c9e62592381c3f3296118387fed
|
HASH:=a13c0111996aa3d4ae8199b0dfaeef931665c39cd16af47a902ecbdc53062ffa
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/v2ray-geodata/template
|
define Package/v2ray-geodata/template
|
||||||
|
|
Loading…
Reference in New Issue