v2ray-geodata: Update to latest version
authorTianling Shen <redacted>
Tue, 19 May 2026 02:59:24 +0000 (10:59 +0800)
committerTianling Shen <redacted>
Tue, 19 May 2026 02:59:24 +0000 (10:59 +0800)
Update all geodata.

Signed-off-by: Tianling Shen <redacted>
net/v2ray-geodata/Makefile

index fff8debc515f2053e27c8ec31e785a2284af6570..c9a16551138e648d8da3acd9c13197393b60e571 100644 (file)
@@ -12,7 +12,7 @@ PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 
 include $(INCLUDE_DIR)/package.mk
 
-GEOIP_VER:=202605050255
+GEOIP_VER:=202605120112
 GEOIP_FILE:=geoip.dat.$(GEOIP_VER)
 define Download/geoip
   URL:=https://github.com/v2fly/geoip/releases/download/$(GEOIP_VER)/
@@ -21,13 +21,13 @@ define Download/geoip
   HASH:=e9002979e0df72bce1c8751ff70725386594c551db684b7a232935b8b2bb8aa2
 endef
 
-GEOSITE_VER:=20260508015402
+GEOSITE_VER:=20260518025449
 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:=7e5a4b620026ab4b57883ef9793001528fd7817530d7e63a4ab5f50553d3f214
+  HASH:=330e9383df4b232747d900c70ff1718d396e0fff4914930285c24657e7f013a1
 endef
 
 GEOSITE_IRAN_VER:=202603230100
git clone https://git.99rst.org/PROJECT