SF.net SVN: unattended:[4283] trunk/install/scripts/libreoffice.bat
jjp3--- via unattended-cvs <[email protected]>
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4283
http://sourceforge.net/p/unattended/code/4283
Author: jjp3
Date: 2018-10-04 14:43:20 +0000 (Thu, 04 Oct 2018)
Log Message:
-----------
fix archive link for older versions
Modified Paths:
--------------
trunk/install/scripts/libreoffice.bat
Modified: trunk/install/scripts/libreoffice.bat
===================================================================
--- trunk/install/scripts/libreoffice.bat 2018-10-03 16:25:39 UTC (rev 4282)
+++ trunk/install/scripts/libreoffice.bat 2018-10-04 14:43:20 UTC (rev 4283)
@@ -16,8 +16,8 @@
::URL|ALL|http://download.documentfoundation.org/libreoffice/stable/6.0.6/win/x86_64/LibreOffice_6.0.6_Win_x64.msi|packages/libreoffice/libreoffice_6.0.6_win_AMD64_install.msi
:: libreOffice 5.4.x is last release that works on windows XP
-::URL|ALL|http://download.documentfoundation.org/libreoffice/stable/5.4.7/win/x86/LibreOffice_5.4.7_Win_x86.msi|packages/libreoffice/libreoffice_5.4.7_win_x86_install.msi
-::URL|ALL|http://download.documentfoundation.org/libreoffice/stable/5.4.7/win/x86_64/LibreOffice_5.4.7_Win_x64.msi|packages/libreoffice/libreoffice_5.4.7_win_AMD64_install.msi
+::URL|ALL|http://downloadarchive.documentfoundation.org/libreoffice/old/5.4.7.2/win/x86/LibreOffice_5.4.7.2_Win_x86.msi|packages/libreoffice/libreoffice_5.4.7_win_x86_install.msi
+::URL|ALL|http://downloadarchive.documentfoundation.org/libreoffice/old/5.4.7.2/win/x86_64/LibreOffice_5.4.7.2_Win_x64.msi|packages/libreoffice/libreoffice_5.4.7_win_AMD64_install.msi
:: See bug https://bugs.documentfoundation.org/show_bug.cgi?id=112928
@echo off
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.