Skip to content

Commit f04c0f3

Browse files
v2ray-geosite: update to 20250326132209 (#417)
Co-authored-by: smallprogram <smallprogram@foxmail.com>
1 parent caa966a commit f04c0f3

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

24-
GEOSITE_VER:=20250302153845
24+
GEOSITE_VER:=20250326132209
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:=525dcdd8ac80d473ad128b568d7f3e16d0392872945a9468d18ac2afddd5b253
30+
HASH:=1eeb1aa717971c6cabd5fa935a74e2a12c4f264b8641cec340309d85524895a7
3131
endef
3232

3333
define Package/v2ray-geodata/template

0 commit comments

Comments
 (0)