mirror of https://github.com/kenzok8/small.git
update 2023-03-09 18:38:04
This commit is contained in:
parent
8bae21142e
commit
c26b66ef37
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=a17a7ad10116f2cdd7e5f5dfbfff99695641e6dddf57d35c8c32e3f07960b1ab
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20230308072926
|
||||
GEOSITE_VER:=20230309014255
|
||||
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:=f1305af8849d30a0062fdc69ab12239ab128fe6731c187832f7d481ca7c046c8
|
||||
HASH:=40f1fdbab128118cf292757007f4471c524d12d64ad8b80cae88f2c24402d7cf
|
||||
endef
|
||||
|
||||
define Package/v2ray-geodata/template
|
||||
|
|
Loading…
Reference in New Issue