v2ray-geosite: update to 20250422055726 (#433)

Co-authored-by: smallprogram <smallprogram@foxmail.com>
This commit is contained in:
github-actions[bot] 2025-04-27 23:33:57 +08:00 committed by GitHub
parent 2a07adc5d2
commit 8e1225405c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,13 +21,13 @@ define Download/geoip
HASH:=735786c00694313090c5d525516463836167422b132ce293873443613b496e92 HASH:=735786c00694313090c5d525516463836167422b132ce293873443613b496e92
endef endef
GEOSITE_VER:=20250407044718 GEOSITE_VER:=20250422055726
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER) GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
define Download/geosite define Download/geosite
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/ URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
URL_FILE:=dlc.dat URL_FILE:=dlc.dat
FILE:=$(GEOSITE_FILE) FILE:=$(GEOSITE_FILE)
HASH:=a35d248bdf7892fbf747d94e656e45339c1d90c6b656b5c1311d62c1f2cbaadf HASH:=7a4530370eff2db6265613d9066c2b5eee841e3e7f02288750b03128af6daf7b
endef endef
define Package/v2ray-geodata/template define Package/v2ray-geodata/template