mirror of https://github.com/kenzok8/small.git
update 2024-05-13 04:10:02
This commit is contained in:
parent
c5aa2dd50c
commit
d58b5491f2
|
@ -30,13 +30,13 @@ define Download/geosite
|
|||
HASH:=25d6120b009498ac83ae723e9751a19ff545fac4800dad53ab6e2592c3407533
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202404290026
|
||||
GEOSITE_IRAN_VER:=202405121329
|
||||
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:=dcffe111e31e34bceba3b28afc74eb82df222f440145f46673c79186d392e4f8
|
||||
HASH:=a20aace2fb0e7a2a90bf8b18f7ce01478244f545a419ebc515f94f129bcd2085
|
||||
endef
|
||||
|
||||
define Package/v2ray-geodata/template
|
||||
|
|
Loading…
Reference in New Issue