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