[Libreoffice-commits] .: Branch 'libreoffice-3-3' - download.in
Petr Mladek
pmladek at kemper.freedesktop.org
Mon Feb 14 05:10:14 PST 2011
download.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1965e3849d622104dfc06d7019373e921fd36d3c
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 Michal Meeks
Signed off by Petr Mladek
diff --git a/download.in b/download.in
index 410bdd7..b8f3e13 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