From ca32c26672f92132e3bfcb54e4e6253ea676b866 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 3 Jul 2016 12:30:56 +0200 Subject: fixed win build scripts --- contrib/build-openssl-mingw-cross.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/build-openssl-mingw-cross.sh') diff --git a/contrib/build-openssl-mingw-cross.sh b/contrib/build-openssl-mingw-cross.sh index 7e165b1..4c00f5d 100755 --- a/contrib/build-openssl-mingw-cross.sh +++ b/contrib/build-openssl-mingw-cross.sh @@ -1,6 +1,6 @@ #!/bin/sh set -e -OPENSSL=openssl-1.0.1h +OPENSSL=openssl-1.0.2h BASE=`pwd` wget http://openssl.org/source/$OPENSSL.tar.gz -O - | tar xz -- cgit v1.2.3