Skip to content
Snippets Groups Projects
Commit ab209978 authored by Joe Garcia's avatar Joe Garcia
Browse files

openssl update 3.5.0

parent 4c269f49
No related branches found
No related tags found
No related merge requests found
...@@ -1503,7 +1503,7 @@ export OPENSSL300VER=3.0.0 ...@@ -1503,7 +1503,7 @@ export OPENSSL300VER=3.0.0
export OPENSSL300FILESUFFIX=.so.3 export OPENSSL300FILESUFFIX=.so.3
export OPENSSL300ALTFILESUFFIX="" export OPENSSL300ALTFILESUFFIX=""
   
export OPENSSLBUNDLEDVER=3.4.1 #this is actually the latest stable version. used if explicitly bundled. not considered secure long-term export OPENSSLBUNDLEDVER=3.5.0 #this is actually the latest stable version. used if explicitly bundled. not considered secure long-term
   
export M4VER=1.4.19 export M4VER=1.4.19
export AUTOCONFVER=2.71 export AUTOCONFVER=2.71
......
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment