From c1ab2cae9ce389ef3022a3033d018c8236550da8 Mon Sep 17 00:00:00 2001 From: jgeboski Date: Thu, 20 Jun 2013 13:20:43 -0400 Subject: [PATCH] libreoffice: upgraded to 4.0.4.2 --- office/libreoffice/libreoffice.SlackBuild | 4 ++-- office/libreoffice/libreoffice.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild index 975eb9a..7c02a23 100755 --- a/office/libreoffice/libreoffice.SlackBuild +++ b/office/libreoffice/libreoffice.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libreoffice -VERSION=${VERSION:-4.0.3.3} +VERSION=${VERSION:-4.0.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_jgeboski} @@ -111,7 +111,6 @@ CXXFLAGS="$SLKCFLAGS" \ --with-system-libxml \ --with-system-mesa-headers \ --with-system-neon \ - --with-system-npapi-headers \ --with-system-nss \ --with-system-openldap \ --with-system-openssl \ @@ -133,6 +132,7 @@ CXXFLAGS="$SLKCFLAGS" \ #--enable-python=system #--with-helppack-integration #--with-system-clucene + #--with-system-npapi-headers #--with-system-odbc make fetch diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info index 4022a0f..22b22d8 100644 --- a/office/libreoffice/libreoffice.info +++ b/office/libreoffice/libreoffice.info @@ -1,8 +1,8 @@ PRGNAM="libreoffice" -VERSION="4.0.3.3" +VERSION="4.0.4.2" HOMEPAGE="http://www.libreoffice.org/" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/4.0.3/libreoffice-4.0.3.3.tar.xz" -MD5SUM="7bcde561375f3bbce08f6d05451c8ad7" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/4.0.4/libreoffice-4.0.4.2.tar.xz" +MD5SUM="19462798bbf6e1dc75a8b12bd1775ea2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Archive-Zip"