Skip to content

Commit aaeb848

Browse files
author
Ryan P
authored
Bump openssl version to 1.0.2p
1 parent e4f7bb6 commit aaeb848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build-openssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# NOTE: Keep this updated to make sure we always build the latest
88
# version of OpenSSL in the 1.0 release train.
9-
OPENSSL_VERSION=1.0.2o
9+
OPENSSL_VERSION=1.0.2p
1010

1111
PREFIX=$1
1212
if [[ -z $PREFIX ]]; then

0 commit comments

Comments
 (0)