mirror of https://github.com/kenzok8/small.git
update 2024-12-30 09:03:36
This commit is contained in:
parent
f7e5337d41
commit
3030e30646
|
@ -30,13 +30,13 @@ define Download/geosite
|
|||
HASH:=aa65cee72dd6afbf9dd4c474b4ff28ceb063f6abf99249a084091adb4f282f09
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202412230035
|
||||
GEOSITE_IRAN_VER:=202412300035
|
||||
GEOSITE_IRAN_FILE:=iran.dat.$(GEOSITE_IRAN_VER)
|
||||
define Download/geosite-ir
|
||||
URL:=https://github.com/bootmortis/iran-hosted-domains/releases/download/$(GEOSITE_IRAN_VER)/
|
||||
URL_FILE:=iran.dat
|
||||
FILE:=$(GEOSITE_IRAN_FILE)
|
||||
HASH:=fcf072abdad21399b442ff5474a60802efb264bfc8aa3f90048c343fd296dc89
|
||||
HASH:=a2c0b714f8d30bfeabb8933b4a322a9cbe7b9fe1a8c3ee36b9afbcced0a4e19f
|
||||
endef
|
||||
|
||||
define Package/v2ray-geodata/template
|
||||
|
|
Loading…
Reference in New Issue