OpenSSL: Added source/old to PKG_SOURCE_URL
authorJohn Crispin <john@openwrt.org>
Tue, 1 Mar 2016 08:14:46 +0000 (08:14 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 1 Mar 2016 08:14:46 +0000 (08:14 +0000)
commitc7144169b4872404ddac17b3e89c035f44279e82
treeaf4bec9b99367ba3d0b20f28dfd95ab30953b827
parentaf18e04e74515debd241f24e03ba6dd8421d9593
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>
Backport of r47860

SVN-Revision: 48845
package/libs/openssl/Makefile