OpenSSL: Added source/old to PKG_SOURCE_URL
authorJohn Crispin <[email protected]>
Tue, 1 Mar 2016 08:14:46 +0000 (08:14 +0000)
committerJohn Crispin <[email protected]>
Tue, 1 Mar 2016 08:14:46 +0000 (08:14 +0000)
commit4600089612649ea24101d17fbaff8a1aefaf05b9
tree036dfb29e799438a7c50e4130d6b64d88654df86
parent23617b3a7a4da1bf5c495cabeadc44c139f99dd2
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 <[email protected]>
Reviewed-by: Alexander Dahl <[email protected]>
Backport of r47860

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