OpenSSL: Added source/old to PKG_SOURCE_URL
authorJohn Crispin <john@openwrt.org>
Fri, 11 Dec 2015 15:07:40 +0000 (15:07 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 11 Dec 2015 15:07:40 +0000 (15:07 +0000)
commit9ca06e2c6baa7edbd4356266b629faa28f4f4851
treed8330913efecc3baba1ff7914df3633ef1e9e441
parent85f3c676c4162d2950ad7d522785c274d16bb6a4
OpenSSL: Added source/old to PKG_SOURCE_URL

OpenSSL moves old versions of the library from
http://www.openssl.org/source/ to
http://www.openssl.org/source/old/$version/ breaking the old links.
That behavior breaks the OpenWRT-build every time OpenSSL releases
a new version.

This patch adds http://www.openssl.org/source/old/$version/ to the
PKG_SOURCE_URL of OpenSSL to avoid breaking the build whenever
OpenSSL releases a new version.

Signed-off-by: Kevin Kirsch <ranlvor@starletp9.de>
Reviewed-by: Alexander Dahl <post@lespocky.de>
SVN-Revision: 47860
package/libs/openssl/Makefile