mirror of
https://github.com/kenzok8/small-package
synced 2025-01-08 11:17:34 +08:00
update 2023-12-31 09:19:23
This commit is contained in:
parent
296e25f341
commit
f20f61ff68
@ -21,22 +21,22 @@ define Download/geoip
|
||||
HASH:=0886a82989dc05d2bf320b9f1854947d179c5e02d065a0f0a407b09c311acb1d
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20231230160854
|
||||
GEOSITE_VER:=20231230161546
|
||||
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
|
||||
define Download/geosite
|
||||
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
|
||||
URL_FILE:=dlc.dat
|
||||
FILE:=$(GEOSITE_FILE)
|
||||
HASH:=2ebd95da1a1e97f6004339a5671b9a13011b45ccdbff53ed2afc11d87169f337
|
||||
HASH:=15a22be21e04eb58fe94313ceb1bede854d60f5d9ec716a9e284a7153114a298
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202312250026
|
||||
GEOSITE_IRAN_VER:=202312301610
|
||||
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:=72238bf686eee668b008ca863b32958dffa79d5fcced65860b64c5c4aa5fb0da
|
||||
HASH:=a2405f4f525b6cd37cb2209df56961d89f8d3b3825a9b0932d8176defeb14b60
|
||||
endef
|
||||
|
||||
define Package/v2ray-geodata/template
|
||||
|
Loading…
Reference in New Issue
Block a user