aboutsummaryrefslogtreecommitdiffstats
path: root/package/openssl/patches/150-no_engines.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-03-18 19:46:01 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-03-18 19:46:01 +0000
commit7aefa1da37f5f09cc9364ada2dddb3af863133cc (patch)
tree3ccf8fb543443e9db7ccea8eb05a39de99fc920e /package/openssl/patches/150-no_engines.patch
parent5fdd1f4bd7ffcad4d55e9a4831a2d5ef35315c91 (diff)
downloadupstream-7aefa1da37f5f09cc9364ada2dddb3af863133cc.tar.gz
upstream-7aefa1da37f5f09cc9364ada2dddb3af863133cc.tar.bz2
upstream-7aefa1da37f5f09cc9364ada2dddb3af863133cc.zip
openssl 1.0.1 update patch
This patch updates openssl to 1.0.1 and refreshes all patches. Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 30984
Diffstat (limited to 'package/openssl/patches/150-no_engines.patch')
-rw-r--r--package/openssl/patches/150-no_engines.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssl/patches/150-no_engines.patch b/package/openssl/patches/150-no_engines.patch
index f245fae27b..5d1e4f4fba 100644
--- a/package/openssl/patches/150-no_engines.patch
+++ b/package/openssl/patches/150-no_engines.patch
@@ -1,6 +1,6 @@
--- a/Configure
+++ b/Configure
-@@ -1888,6 +1888,11 @@ EOF
+@@ -2000,6 +2000,11 @@ EOF
close(OUT);
}