Old wget versions aren't very happy with https moves/alt names hence
complain when trying to download from said sites.
Since polarssl is now mbed tls and everything got renamed switch to the
new URL to avoid this.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
use it in your own proprietary applications, you have to
purchase a commercial license.
- http://polarssl.org/
+ https://tls.mbed.org/
if BR2_PACKAGE_POLARSSL
#
################################################################################
-POLARSSL_SITE = https://polarssl.org/code/releases
+POLARSSL_SITE = https://tls.mbed.org/code/releases
POLARSSL_VERSION = 1.2.13
POLARSSL_SOURCE = polarssl-$(POLARSSL_VERSION)-gpl.tgz
POLARSSL_CONF_OPTS = \