From 2484489ddb3fe4f241f690768cc506995702afd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 16:22:29 +0800 Subject: [PATCH] update 2023-04-03 16:22:29 --- v2ray-geodata/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index 2635e973b..22462eeff 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -21,13 +21,13 @@ define Download/geoip HASH:=1b6beebefa6ee3fb68e824d4664ccd75a21e8831700bb352d3b74d1c298e9793 endef -GEOSITE_VER:=20230402033357 +GEOSITE_VER:=20230403033220 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:=5618361ce686e20009c962ce0bff6d08a1e4108f60750cf36b89b5dcf8d3682b + HASH:=fbebd757200e51c8f88be4275a2ba41e7234bafc612240abc9323ec152d81203 endef define Package/v2ray-geodata/template