We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c8bcc commit 4d0a296Copy full SHA for 4d0a296
v2ray-geodata/Makefile
@@ -21,13 +21,13 @@ define Download/geoip
21
HASH:=89661485a0a120c8da093b1a2870509486c799b7103c34855599629f93c0be51
22
endef
23
24
-GEOSITE_VER:=202507302215
+GEOSITE_VER:=202508232212
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:=932cb85f94663a8ab2bb140d37bb65facea5106c0bb5444bd1c86941918b55e9
+ HASH:=7c81b92a1a28e025259a93c5e008a6d43e4ca1e3dd251f98e9a3c6c5e67d0066
31
32
33
define Package/v2ray-geodata/template
0 commit comments