We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae5dc3c commit 2c0cf48Copy full SHA for 2c0cf48
v2ray-geodata/Makefile
@@ -21,13 +21,13 @@ define Download/geoip
21
HASH:=a13a2ca90c15a85f4cc8169d12be24cb71f34bb75eb446000d9ec18ebefd2511
22
endef
23
24
-GEOSITE_VER:=20230122133243
+GEOSITE_VER:=20230128151337
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:=6de6a932690d4e7cd04fc8c7883329fae8ed1323a8e0940f6dfa3c6f1bd9dee5
+ HASH:=b251a40586968fafcd764521ff3afcad5c7b6283af0a39d7678d67fe78ce605b
31
32
33
define Package/v2ray-geodata/template
0 commit comments