update 2023-03-27 00:22:07
This commit is contained in:
parent
2ebf61ff9f
commit
dba28a1cbc
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=7086861a6016319264248baea07b3fee74d44521f46ead4338f14cb2dd4779a6
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20230326055746
|
||||
GEOSITE_VER:=20230326125051
|
||||
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:=4a6c146c21c6b1dfaa0d43e6431cf86070498a9dfb51f63686d130620c43bcc4
|
||||
HASH:=d46ce7b5f87bb51932c3e6c8e8e0760ef47e57d3adcfca0857e3b5229c456d66
|
||||
endef
|
||||
|
||||
define Package/v2ray-geodata/template
|
||||
|
|
Loading…
Reference in New Issue