Skip to content

Commit 447cea2

Browse files
committed
Update OpenSSL version for the old_toolchain
1 parent 5674bce commit 447cea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/openssl/recipe.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
VERSION_openssl=${VERSION_openssl:-1.0.1p}
3+
VERSION_openssl=${VERSION_openssl:-1.0.2h}
44
URL_openssl=https://www.openssl.org/source/openssl-$VERSION_openssl.tar.gz
55
DEPS_openssl=()
66
MD5_openssl=7563e92327199e0067ccd0f79f436976

0 commit comments

Comments
 (0)