From ec40c2f8037d9abf8f33f0e428aaad9ae3ecb01a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 02:21:27 +0800 Subject: [PATCH] update 2023-02-21 02:21:27 --- v2ray-geodata/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index 4b1c482a..f7948e36 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -21,13 +21,13 @@ define Download/geoip HASH:=b68b2e532c39089518e93629abcedd8871fbc8c88d2090b9a460a7af05c16dd8 endef -GEOSITE_VER:=20230220032814 +GEOSITE_VER:=20230220140249 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:=0c61d7eca62206d72d9b4228e9a424edd36d0b458ddd41dc61d02f51a7e0ff6e + HASH:=1ae806b8436252a637c385c469a0dfdc7d0a55ebc0f008b157001d8cf7b075af endef define Package/v2ray-geodata/template