You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/12/10 14:21:17 UTC

[tomcat-native] branch master updated: Another location to update OpenSSL to 1.1.1i

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/master by this push:
     new 77fd0ed  Another location to update OpenSSL to 1.1.1i
77fd0ed is described below

commit 77fd0ed2eba8a25d42874a016cf816b52383871a
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Dec 10 14:21:05 2020 +0000

    Another location to update OpenSSL to 1.1.1i
---
 download_deps.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/download_deps.sh b/download_deps.sh
index 6976f11..80613a6 100755
--- a/download_deps.sh
+++ b/download_deps.sh
@@ -3,7 +3,7 @@
 # Small script to get a recent openssl, with npn support
 # Will run configure and build_libs to generate the .s files
 
-SSL=openssl-1.1.1g.tar.gz
+SSL=openssl-1.1.1i.tar.gz
 APR=apr-1.7.0.tar.gz
 mkdir -p deps
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org