mirror of https://github.com/kenzok8/small.git
update 2023-03-02 20:34:23
This commit is contained in:
parent
5ecc2939b8
commit
6d95790493
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=958b34017682aa28d2bf7f0368cdb62934c5623bf405d96ab12e54e320adfea0
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20230301231917
|
||||
GEOSITE_VER:=20230302073658
|
||||
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:=8001890d73de401f637b28e4bb58d27431885a699251ba742ca368fb2fdaff3b
|
||||
HASH:=c3cf5719a72284a43ed291039ccf93ea4455e30a2446540014926b652a792974
|
||||
endef
|
||||
|
||||
define Package/v2ray-geodata/template
|
||||
|
|
Loading…
Reference in New Issue