mirror of https://github.com/kenzok8/small.git
update 2023-02-21 02:21:27
This commit is contained in:
parent
5dcfc721f3
commit
ec40c2f803
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=b68b2e532c39089518e93629abcedd8871fbc8c88d2090b9a460a7af05c16dd8
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20230220032814
|
||||
GEOSITE_VER:=20230220140249
|
||||
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:=0c61d7eca62206d72d9b4228e9a424edd36d0b458ddd41dc61d02f51a7e0ff6e
|
||||
HASH:=1ae806b8436252a637c385c469a0dfdc7d0a55ebc0f008b157001d8cf7b075af
|
||||
endef
|
||||
|
||||
define Package/v2ray-geodata/template
|
||||
|
|
Loading…
Reference in New Issue