[Libreoffice-commits] .: Branch 'libreoffice-3-3-1' - download.in
Petr Mladek
pmladek at kemper.freedesktop.org
Mon Feb 14 05:12:25 PST 2011
download.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1a1205c943256458f1f131461d4723380b41962c
Author: Gökçen Eraslan <gokcen at pardus.org.tr>
Date: Mon Feb 14 14:09:13 2011 +0100
Fix download of the libreoffice-*.3.3.1* source tarballs
Signed off by Michael Meeks
Signed off by Petr Mladek
diff --git a/download.in b/download.in
index e6c93fb..661bc2c 100755
--- a/download.in
+++ b/download.in
@@ -112,7 +112,7 @@ sub download_tests_dependencies() {
'binutils-.*' => '@MIRROR@/support',
'gcc-.*' => '@MIRROR@/support',
'libreoffice-.*-3\.2\.9.*' => 'http://download.documentfoundation.org/libreoffice/src/',
- 'libreoffice-.*-3\.3\.0.*' => 'http://download.documentfoundation.org/libreoffice/src/',
+ 'libreoffice-.*-3\.3\.1.*' => 'http://download.documentfoundation.org/libreoffice/src/',
'beb300-m.*' => '@MIRROR@/BEB300',
'dev300-m.*' => '@MIRROR@/DEV300',
'ooo300-m.*' => '@MIRROR@/OOO300',
More information about the Libreoffice-commits
mailing list