Skip to content

Commit 86670cf

Browse files
v2ray-geosite: update to 202603042225 (#602)
Co-authored-by: David Mandy <smallprogramzhusir@gmail.com>
1 parent 291522a commit 86670cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v2ray-geodata/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ define Download/geoip
2121
HASH:=a5d59792043672e48b10bb567ca60b62b667826666a9a122652f1bfaa5568fac
2222
endef
2323

24-
GEOSITE_VER:=202602202219
24+
GEOSITE_VER:=202603042225
2525
GEOSITE_FILE:=geosite.dat.$(GEOSITE_VER)
2626
define Download/geosite
2727
URL:=https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/$(GEOSITE_VER)/
2828
URL_FILE:=geosite.dat
2929
FILE:=$(GEOSITE_FILE)
30-
HASH:=1acd90dde95927d45a0da93d844750d9e984762f056d1971bd655b7e6fcdbd19
30+
HASH:=7af1a66cf3f4dae554eb759e4fd479358abd9f74c1a881c40888e90eb4c1370a
3131
endef
3232

3333
define Package/v2ray-geodata/template

0 commit comments

Comments
 (0)