mirror of https://github.com/kenzok8/small.git
update 2024-01-04 20:15:49
This commit is contained in:
parent
50b86c28e9
commit
8e31b46125
|
@ -21,13 +21,13 @@ define Download/geoip
|
||||||
HASH:=0886a82989dc05d2bf320b9f1854947d179c5e02d065a0f0a407b09c311acb1d
|
HASH:=0886a82989dc05d2bf320b9f1854947d179c5e02d065a0f0a407b09c311acb1d
|
||||||
endef
|
endef
|
||||||
|
|
||||||
GEOSITE_VER:=20240102093330
|
GEOSITE_VER:=20240104053246
|
||||||
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:=9ec7c99bbb622aa534cf75e6f9635af219915d0339595baf09b9f3da6e6c5a71
|
HASH:=370eee6e8658252826073a878ae2611c46ae264778488b7140c9eedbd23f6720
|
||||||
endef
|
endef
|
||||||
|
|
||||||
GEOSITE_IRAN_VER:=202401010029
|
GEOSITE_IRAN_VER:=202401010029
|
||||||
|
|
Loading…
Reference in New Issue