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