We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa966a commit f04c0f3Copy full SHA for f04c0f3
v2ray-geodata/Makefile
@@ -21,13 +21,13 @@ define Download/geoip
21
HASH:=83337c712b04d8c16351cf5a5394eae5cb9cfa257fb4773485945dce65dcea76
22
endef
23
24
-GEOSITE_VER:=20250302153845
+GEOSITE_VER:=20250326132209
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:=525dcdd8ac80d473ad128b568d7f3e16d0392872945a9468d18ac2afddd5b253
+ HASH:=1eeb1aa717971c6cabd5fa935a74e2a12c4f264b8641cec340309d85524895a7
31
32
33
define Package/v2ray-geodata/template
0 commit comments