diff --git a/buildout/software-profiles/libreoffice-bin.cfg b/buildout/software-profiles/libreoffice-bin.cfg
index 97c9f7180c18c4d006872b1d7d9ce8807f4c6b96..4b6766bb51339ea7c2088e494dfbe1407ee66f50 100644
--- a/buildout/software-profiles/libreoffice-bin.cfg
+++ b/buildout/software-profiles/libreoffice-bin.cfg
@@ -18,4 +18,6 @@ install-pyuno-egg = no
 hack-openoffice-python = no
 flavour = libreoffice
 # here, two %s are used, first one is for directory name (eg. x86_64), and second one is for filename (eg. x86-64).
-base-url = http://download.documentfoundation.org/libreoffice/stable/3.3.2/rpm/%s/LibO_3.3.2_Linux_%s_install-rpm_en-US.tar.gz
+# LO 3.3.2 has not published RPMs for x86_64 in stable/3.3.2/rpm/x86_64 directory
+# only 3.3.1 provides RPMs compatible with z3c.recipe.openoffice, the old stable
+base-url = http://download.documentfoundation.org/libreoffice/old/stable/3.3.1/rpm/%s/LibO-SDK_3.3_Linux_%s_install-rpm_en-US.tar.gz