Skip to content

Commit

Permalink
OpenSSL 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
philyuchkoff authored Jun 5, 2024
1 parent b2d1c44 commit a655235
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ or
$rpm -qa openssl
openssl-1.1.1w-1.el7.x86_64

# OpenSSL 3.3.0:
# OpenSSL 3.3.1:

## Build:

Expand All @@ -63,5 +63,5 @@ sudo ./install-openssl_3.sh
After `install-openssl_3.sh` will finish, you can install builded rpm:

```bash
sudo rpm -ivvh /root/rpmbuild/RPMS/x86_64/openssl-3.3.0-1.el7.x86_64.rpm --nodeps
sudo rpm -ivvh /root/rpmbuild/RPMS/x86_64/openssl-3.3.1-1.el7.x86_64.rpm --nodeps
```

0 comments on commit a655235

Please sign in to comment.