mirror of https://github.com/kenzok8/small.git
update 2023-03-05 02:20:31
This commit is contained in:
parent
c54ce66d25
commit
d02284d21c
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=4cd53acc7e2896cab0cbdd39fd43fd6fc60073be6a025f4fb80710e6bb55090e
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20230304015724
|
||||
GEOSITE_VER:=20230304122236
|
||||
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:=ef10068312d5a9c76533e6dc1ed0c6c53b01c71952f476ecaebe5602a91e13ff
|
||||
HASH:=1e9dc216487a371813263257fe0f03c21da1875d464e01afd8d24db95e7766eb
|
||||
endef
|
||||
|
||||
define Package/v2ray-geodata/template
|
||||
|
|
Loading…
Reference in New Issue