update 2023-03-16 20:34:23

This commit is contained in:
github-actions[bot] 2023-03-16 20:34:23 +08:00
parent 5f6f498dba
commit 91d3d4a6f4
1 changed files with 2 additions and 2 deletions

View File

@ -21,13 +21,13 @@ define Download/geoip
HASH:=30e7bd8478f9ab601b755e46c2a410467640c57fca9926e8ab9e4899e014c862
endef
GEOSITE_VER:=20230315033339
GEOSITE_VER:=20230316030053
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:=5bf3257f15af66943714e1118ac55b76d8010fdd00aeb5b641519b3c79410205
HASH:=b226a9424c5d57e860b6aa0fa22f6b289846405b2db2da06961d824aeecc295e
endef
define Package/v2ray-geodata/template