Skip to content

Commit 73a090d

Browse files
committed
OpenSSL version bump to 1.0.2s
1 parent 8868619 commit 73a090d

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.2r
9+
OPENSSL_VERSION=1.0.2s
1010

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

0 commit comments

Comments
 (0)