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/07/04 21:31:45 UTC

[openoffice] branch AOO42X updated: Changed download URL for vigra

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

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


The following commit(s) were added to refs/heads/AOO42X by this push:
     new e725602  Changed download URL for vigra
e725602 is described below

commit e7256022868711eb77fd88c91e4738ef58640570
Author: mseidel <ms...@apache.org>
AuthorDate: Sat Jul 4 23:29:46 2020 +0200

    Changed download URL for vigra
    
    (cherry picked from commit 1f9c906e3dac41500b42db556cb26ed2c78558e0)
---
 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 e60f57c..592c80d 100644
--- a/main/external_deps.lst
+++ b/main/external_deps.lst
@@ -213,7 +213,7 @@ if (SYSTEM_BOOST != YES)
 if (SYSTEM_VIGRA != YES)
     MD5 = d62650a6f908e85643e557a236ea989c
     name = vigra1.6.0.tar.gz
-    URL1 = http://hci.iwr.uni-heidelberg.de/vigra-old-versions/vigra1.6.0.tar.gz
+    URL1 = https://src.fedoraproject.org/lookaside/extras/vigra/vigra1.6.0.tar.gz/d62650a6f908e85643e557a236ea989c/$(name)
     URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
 
 if (SYSTEM_EXPAT != YES)