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 689849f commit 648dbb6Copy full SHA for 648dbb6
.version
@@ -1 +1 @@
1
-3.2.0-8
+3.4.1-0
build-libssl.sh
@@ -25,7 +25,7 @@ set -u
25
# SCRIPT DEFAULTS
26
27
# Default version in case no version is specified
28
-DEFAULTVERSION="3.2.0"
+DEFAULTVERSION="3.4.1"
29
30
# Default (=full) set of targets (OpenSSL >= 1.1.1) to build
31
DEFAULTTARGETS=`cat <<TARGETS
0 commit comments