diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index fc507313f..52585fc79 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -30,13 +30,13 @@ define Download/geosite HASH:=eb0f00cbe9645db223ba84a067939f21261a1f171ee8ecaa118b11b6b66aef7b endef -GEOSITE_IRAN_VER:=202403110026 +GEOSITE_IRAN_VER:=202403180026 GEOSITE_IRAN_FILE:=iran.dat.$(GEOSITE_IRAN_VER) define Download/geosite-ir URL:=https://github.com/bootmortis/iran-hosted-domains/releases/download/$(GEOSITE_IRAN_VER)/ URL_FILE:=iran.dat FILE:=$(GEOSITE_IRAN_FILE) - HASH:=4878b48160668bdd20528b0246502c9b2160ddf195c113ba4d13041c114331e7 + HASH:=05a237974747656807fe9811ec554230e35899c944c7ba8eda11df5f6a3b5da3 endef define Package/v2ray-geodata/template