update 2023-03-02 09:41:18

This commit is contained in:
github-actions[bot] 2023-03-02 09:41:18 +08:00
parent f253108a1a
commit 5ecc2939b8
1 changed files with 2 additions and 2 deletions

View File

@ -21,13 +21,13 @@ define Download/geoip
HASH:=958b34017682aa28d2bf7f0368cdb62934c5623bf405d96ab12e54e320adfea0
endef
GEOSITE_VER:=20230301144158
GEOSITE_VER:=20230301231917
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:=c184db1d18059cd7cfac4ccbff264a67217b478c5d9a215231a6483fdee99aa9
HASH:=8001890d73de401f637b28e4bb58d27431885a699251ba742ca368fb2fdaff3b
endef
define Package/v2ray-geodata/template