Skip to content

Commit 0584bb2

Browse files
v2ray-geosite: update to 20250627153051 (#463)
Co-authored-by: smallprogram <smallprogram@foxmail.com>
1 parent 40c90d3 commit 0584bb2

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:=58bf8f086473cad7df77f032815eb8d96bbd4a1aaef84c4f7da18cf1a3bb947a
2222
endef
2323

24-
GEOSITE_VER:=20250608120644
24+
GEOSITE_VER:=20250627153051
2525
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
2626
define Download/geosite
2727
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
2828
URL_FILE:=dlc.dat
2929
FILE:=$(GEOSITE_FILE)
30-
HASH:=67ededbc0cb18f93415e2e003cb45cb04fc32ba4a829f7d18074d3bdd88ab629
30+
HASH:=01dae2a9c31b5c74ba7e54d8d51e0060688ed22da493eaf09f6eeeec89db395e
3131
endef
3232

3333
define Package/v2ray-geodata/template

0 commit comments

Comments
 (0)