Skip to content

Commit

Permalink
ssl: update openssl v3.2.0 and libressl v3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Nov 23, 2023
1 parent a52938e commit 9140552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ssl/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
OPENSSL_VERSION := "3.1.3"
OPENSSL_VERSION := "3.2.0"
OPENSSL_MIRROR := "https://www.openssl.org/source"

LIBRESSL_VERSION := "3.7.3"
LIBRESSL_VERSION := "3.8.2"
LIBRESSL_MIRROR := "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL"


Expand Down

0 comments on commit 9140552

Please sign in to comment.