dropbear: use https URLs
authorDanilo Bargen <mail@dbrgn.ch>
Mon, 12 Feb 2018 08:21:50 +0000 (09:21 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 13 Feb 2018 21:07:04 +0000 (22:07 +0100)
While a hash check is being done, it's still better to use a download
URL with HTTPS.

Signed-off-by: Danilo Bargen <mail@dbrgn.ch>
Reviewed-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/dropbear/Config.in
package/dropbear/dropbear.mk

index d92361fa397f936f487b5314c609647b350a3e32..6700778161baa5f13686890ce7884e6f4d9d7492 100644 (file)
@@ -13,7 +13,7 @@ config BR2_PACKAGE_DROPBEAR
          Alternatively, mount a persistent unionfs over your root
          filesystem.
 
-         http://matt.ucc.asn.au/dropbear/dropbear.html
+         https://matt.ucc.asn.au/dropbear/dropbear.html
 
 if BR2_PACKAGE_DROPBEAR
 
index bf7f99d97591b918d9e0b9fad896bfdf9048ad38..01a1a07b76968104dbd0dc1a28895e1dbb79ebee 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 DROPBEAR_VERSION = 2017.75
-DROPBEAR_SITE = http://matt.ucc.asn.au/dropbear/releases
+DROPBEAR_SITE = https://matt.ucc.asn.au/dropbear/releases
 DROPBEAR_SOURCE = dropbear-$(DROPBEAR_VERSION).tar.bz2
 DROPBEAR_LICENSE = MIT, BSD-2-Clause-like, BSD-2-Clause
 DROPBEAR_LICENSE_FILES = LICENSE