Skip to content

Commit 0086f67

Browse files
committed
Roll back openssl 1.1.1q (fails to build) #59
1 parent 50ea195 commit 0086f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ set -e
1313
# EDIT this section to Select Default Versions #
1414
################################################
1515

16-
OPENSSL="1.1.1q" # https://www.openssl.org/source/
16+
OPENSSL="1.1.1p" # https://www.openssl.org/source/
1717
LIBCURL="7.84.0" # https://curl.haxx.se/download.html
1818
NGHTTP2="1.48.0" # https://nghttp2.org/
1919

0 commit comments

Comments
 (0)