mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-20 09:16:21 +00:00
dropbear: Use mirror, main host is down
Switch to mirror https://mirror.dropbear.nl/ Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
parent
2cfa94003b
commit
2c3244f48d
@ -4,7 +4,7 @@ modules-$(CONFIG_DROPBEAR) += dropbear
|
||||
dropbear_version := 2016.74
|
||||
dropbear_dir := dropbear-$(dropbear_version)
|
||||
dropbear_tar := dropbear-$(dropbear_version).tar.bz2
|
||||
dropbear_url := https://matt.ucc.asn.au/dropbear/releases/$(dropbear_tar)
|
||||
dropbear_url := https://mirror.dropbear.nl/mirror/releases/$(dropbear_tar)
|
||||
dropbear_hash := 2720ea54ed009af812701bcc290a2a601d5c107d12993e5d92c0f5f81f718891
|
||||
|
||||
dropbear_configure := ./configure \
|
||||
|
Loading…
x
Reference in New Issue
Block a user