Skip to content

Commit

Permalink
OpenSSL 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philyuchkoff authored Apr 9, 2024
1 parent 3d9c256 commit 03b2b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-openssl_3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ yum -y install \
yum -y remove openssl

# Get openssl tarball
curl -O --silent https://www.openssl.org/source/openssl-3.30.tar.gz
curl -O --silent https://www.openssl.org/source/openssl-3.3.0.tar.gz

# SPEC file
cat << 'EOF' > ~/openssl/openssl3.spec
Expand Down

0 comments on commit 03b2b6d

Please sign in to comment.