polarssl: fix download URL

Switch to a non-redirect download URL to fix:
http://autobuild.buildroot.net/results/ec3/ec340fffa6eebb18a0746097419359b44c557a90/
Thanks go to Paul Bakker for the quick response!

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2013-06-27 17:51:50 -03:00 committed by Peter Korsgaard
parent 3c9b59ab2b
commit 04ac296a3b

View File

@ -4,7 +4,7 @@
#
################################################################################
POLARSSL_SITE = https://polarssl.org/download
POLARSSL_SITE = https://polarssl.org/code/releases
POLARSSL_VERSION = 1.2.8
POLARSSL_SOURCE = polarssl-$(POLARSSL_VERSION)-gpl.tgz
POLARSSL_CONF_OPT = \