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)
commit395dd083fc0ddc0f028a7e8e142597efd1f1cc47
tree4489b470945027f9f675df8c9ddc234d2036f47e
parent34124de139842d15abe026cfb531f1144d94d979
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