summaryrefslogtreecommitdiffstats
path: root/package/polarssl
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-06-27 17:51:50 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2013-06-27 23:30:06 +0200
commit04ac296a3b7230c23afbed2c8db9309ed91366ec (patch)
tree6b83eb0e3f613bd188522d3badc239fbc2e82d7d /package/polarssl
parent3c9b59ab2b363efa057468a388ef1d999bf7636b (diff)
downloadbuildroot-novena-04ac296a3b7230c23afbed2c8db9309ed91366ec.tar.gz
buildroot-novena-04ac296a3b7230c23afbed2c8db9309ed91366ec.zip
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>
Diffstat (limited to 'package/polarssl')
-rw-r--r--package/polarssl/polarssl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/polarssl/polarssl.mk b/package/polarssl/polarssl.mk
index 39de3e389..f3bc421cc 100644
--- a/package/polarssl/polarssl.mk
+++ b/package/polarssl/polarssl.mk
@@ -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 = \