diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index c9aaf8a1..0d6abd91 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -30,13 +30,13 @@ define Download/geosite HASH:=7a6cfbb0164fc6ad2b772cbccc6b8f3dea5a0743055228392d5da40f2260305d endef -GEOSITE_IRAN_VER:=202312040026 +GEOSITE_IRAN_VER:=202312061428 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:=bc0f82b20609de5750bf60e7709b392e647cde0ceaf24d69265bac700dbc2010 + HASH:=4f720a275bb1d3416f1afaefa93e306047a5b6f7851c99eea1caa195f7efedf3 endef define Package/v2ray-geodata/template