From c26b66ef3719db4b7263f2fa01f7ae953f1d3d5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 18:38:04 +0800 Subject: [PATCH] update 2023-03-09 18:38:04 --- v2ray-geodata/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index a0f8e15a..6033d9c9 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -21,13 +21,13 @@ define Download/geoip HASH:=a17a7ad10116f2cdd7e5f5dfbfff99695641e6dddf57d35c8c32e3f07960b1ab endef -GEOSITE_VER:=20230308072926 +GEOSITE_VER:=20230309014255 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:=f1305af8849d30a0062fdc69ab12239ab128fe6731c187832f7d481ca7c046c8 + HASH:=40f1fdbab128118cf292757007f4471c524d12d64ad8b80cae88f2c24402d7cf endef define Package/v2ray-geodata/template