Skip to content

Commit 7ca9df0

Browse files
v2ray-geosite: update to 20250302153845 (#407)
Co-authored-by: smallprogram <smallprogram@foxmail.com>
1 parent 19b710c commit 7ca9df0

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

24-
GEOSITE_VER:=20250227085631
24+
GEOSITE_VER:=20250302153845
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:=463eb36a757705c7ffefe7977752d7b610e62271e8b63a1ffcf55b27d50b0f73
30+
HASH:=525dcdd8ac80d473ad128b568d7f3e16d0392872945a9468d18ac2afddd5b253
3131
endef
3232

3333
define Package/v2ray-geodata/template

0 commit comments

Comments
 (0)