We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd84cd commit e8f25ffCopy full SHA for e8f25ff
tools/build-openssl.sh
@@ -6,7 +6,7 @@
6
7
# NOTE: Keep this updated to make sure we always build the latest
8
# version of OpenSSL in the 1.0 release train.
9
-OPENSSL_VERSION=1.0.2q
+OPENSSL_VERSION=1.0.2r
10
11
PREFIX=$1
12
if [[ -z $PREFIX ]]; then
0 commit comments