We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c465bf9 commit 5f0a7e8Copy full SHA for 5f0a7e8
v2ray-geodata/Makefile
@@ -21,13 +21,13 @@ define Download/geoip
21
HASH:=2dea9374371ee651b15705293ebd25076cc62948eb8fb8121d69e25db5e1add8
22
endef
23
24
-GEOSITE_VER:=202508302212
+GEOSITE_VER:=202509042355
25
GEOSITE_FILE:=geosite.dat.$(GEOSITE_VER)
26
define Download/geosite
27
URL:=https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/$(GEOSITE_VER)/
28
URL_FILE:=geosite.dat
29
FILE:=$(GEOSITE_FILE)
30
- HASH:=45def7b5290e712cfbfc1c0a48c4a9f83cf68c5ab7f066a4f93c144c870b0c9b
+ HASH:=94e9ab44f519b0491cdb8cc6a9b6d93f9d38ba453f6e95e5f640cfa25e87b98c
31
32
33
define Package/v2ray-geodata/template
0 commit comments