mirror of https://github.com/kenzok8/small.git
update 2023-02-15 09:45:09
This commit is contained in:
parent
aa621b15f8
commit
36bdda9795
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=38e200a655c3e401dde6a438e79d493c3dbdd224e104a5158bef01f78ad4a151
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20230214051223
|
||||
GEOSITE_VER:=20230214100320
|
||||
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:=1db63af8ad9bdd24d7b5f51526390dab0ce76fe361f21ebaff6796e9eb98ee98
|
||||
HASH:=957028c33da31aed722ccd6bc01996b5a6d05cd82a07d529215ab8829aa68ac8
|
||||
endef
|
||||
|
||||
define Package/v2ray-geodata/template
|
||||
|
|
Loading…
Reference in New Issue