From 11feea5fb0c9c48b1346b1cf65ba38feba3214ce Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Tue, 27 Jan 2015 18:43:37 +0100 Subject: [PATCH] OpenSSL 1.0.2 --- build-libssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-libssl.sh b/build-libssl.sh index 010c5ae..0faf429 100755 --- a/build-libssl.sh +++ b/build-libssl.sh @@ -21,7 +21,7 @@ ########################################################################### # Change values here # # -VERSION="1.0.1l" # +VERSION="1.0.2" # SDKVERSION=`xcrun -sdk iphoneos --show-sdk-version` # # # ###########################################################################