We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b710c commit 7ca9df0Copy full SHA for 7ca9df0
v2ray-geodata/Makefile
@@ -21,13 +21,13 @@ define Download/geoip
21
HASH:=f2f5f03da44d007fa91fb6a37c077c9efae8ad0269ef0e4130cf90b0822873e3
22
endef
23
24
-GEOSITE_VER:=20250227085631
+GEOSITE_VER:=20250302153845
25
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
26
define Download/geosite
27
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
28
URL_FILE:=dlc.dat
29
FILE:=$(GEOSITE_FILE)
30
- HASH:=463eb36a757705c7ffefe7977752d7b610e62271e8b63a1ffcf55b27d50b0f73
+ HASH:=525dcdd8ac80d473ad128b568d7f3e16d0392872945a9468d18ac2afddd5b253
31
32
33
define Package/v2ray-geodata/template
0 commit comments