mirror of https://github.com/kenzok8/small.git
update 2023-02-22 20:35:14
This commit is contained in:
parent
b4de2506e9
commit
e522146604
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=b68b2e532c39089518e93629abcedd8871fbc8c88d2090b9a460a7af05c16dd8
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20230221092635
|
||||
GEOSITE_VER:=20230222033725
|
||||
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:=da58bcc937aaad66de0d130929d6464297b8e356ff7cd5e8b8df37f5b879ffa7
|
||||
HASH:=bbe88e721976fd13a3c5d29f2296119f6fac93ae1c9200f62515d753884e3397
|
||||
endef
|
||||
|
||||
define Package/v2ray-geodata/template
|
||||
|
|
Loading…
Reference in New Issue