We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40c90d3 commit 0584bb2Copy full SHA for 0584bb2
v2ray-geodata/Makefile
@@ -21,13 +21,13 @@ define Download/geoip
21
HASH:=58bf8f086473cad7df77f032815eb8d96bbd4a1aaef84c4f7da18cf1a3bb947a
22
endef
23
24
-GEOSITE_VER:=20250608120644
+GEOSITE_VER:=20250627153051
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:=67ededbc0cb18f93415e2e003cb45cb04fc32ba4a829f7d18074d3bdd88ab629
+ HASH:=01dae2a9c31b5c74ba7e54d8d51e0060688ed22da493eaf09f6eeeec89db395e
31
32
33
define Package/v2ray-geodata/template
0 commit comments