update 2023-02-10 15:40:43

This commit is contained in:
github-actions[bot] 2023-02-10 15:40:43 +08:00
parent 69b2f8c081
commit a6255c0ea6
1 changed files with 2 additions and 2 deletions

View File

@ -21,13 +21,13 @@ define Download/geoip
HASH:=38e200a655c3e401dde6a438e79d493c3dbdd224e104a5158bef01f78ad4a151
endef
GEOSITE_VER:=20230208103804
GEOSITE_VER:=20230210014344
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:=479fe1557bf873a2951483315eb75d769e7e74e4523fd130c6762b30b7c49a2c
HASH:=4a435a0f6e86cf58ac71853ac349f1fbd3f46307e42b906921cba62fff0e108a
endef
define Package/v2ray-geodata/template