[Libreoffice-commits] .: Branch 'feature/orcus-update' - configure.ac

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Nov 27 19:41:12 PST 2012


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 00ca1d8719bb691fbf250c46e11684eef840db16
Author: Kohei Yoshida <kohei.yoshida at gmail.com>
Date:   Tue Nov 27 22:41:30 2012 -0500

    New orcus package revision. Still pre-release.
    
    Change-Id: I63304fd3a54013c504852ebaf1385a5b0be0d282

diff --git a/configure.ac b/configure.ac
index 4238f24..942b223 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8843,7 +8843,7 @@ if test "$with_system_orcus" = "yes"; then
     PKG_CHECK_MODULES(ORCUS, liborcus-0.4 >= 0.3.0)
 else
     AC_MSG_RESULT([internal])
-    ORCUS_TARBALL=e5d2f621153c75e87d9157859db276c1-liborcus_0.3.0.tar.bz2
+    ORCUS_TARBALL=424322a2bfda728a8f1f7711b8c4f3f8-liborcus_0.3.0.tar.bz2
     SYSTEM_LIBORCUS=NO
 
     if test "$SYSTEM_BOOST" = "YES"; then


More information about the Libreoffice-commits mailing list