You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2020/04/03 20:19:02 UTC

[openoffice] branch trunk updated: Corrected link for OpenSSL - Next try

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

mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 766492f  Corrected link for OpenSSL - Next try
766492f is described below

commit 766492fde6049cd7d200e94f0485da517806fd35
Author: mseidel <ms...@apache.org>
AuthorDate: Fri Apr 3 22:18:37 2020 +0200

    Corrected link for OpenSSL - Next try
---
 main/external_deps.lst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/external_deps.lst b/main/external_deps.lst
index 497f529..e60f57c 100644
--- a/main/external_deps.lst
+++ b/main/external_deps.lst
@@ -153,7 +153,7 @@ if (SOLAR_JAVA==TRUE)
 if (SYSTEM_OPENSSL!=YES && DISABLE_OPENSSL!=TRUE)
     MD5 = ef66581b80f06eae42f5268bc0b50c6d
     name = openssl-1.0.2t.tar.gz
-    URL1 = https://www.openssl.org/source/old/$(name)
+    URL1 = https://www.openssl.org/source/old/1.0.2/$(name)
     URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
 
 if ( true )