We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291522a commit 86670cfCopy full SHA for 86670cf
v2ray-geodata/Makefile
@@ -21,13 +21,13 @@ define Download/geoip
21
HASH:=a5d59792043672e48b10bb567ca60b62b667826666a9a122652f1bfaa5568fac
22
endef
23
24
-GEOSITE_VER:=202602202219
+GEOSITE_VER:=202603042225
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:=1acd90dde95927d45a0da93d844750d9e984762f056d1971bd655b7e6fcdbd19
+ HASH:=7af1a66cf3f4dae554eb759e4fd479358abd9f74c1a881c40888e90eb4c1370a
31
32
33
define Package/v2ray-geodata/template
0 commit comments