From f8adbf88c3e8b83f7ddb74dd5f51bda60b793b43 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 10 May 2017 16:57:48 +0200 Subject: [PATCH] libreoffice: Update version from 5.1 to 5.3.0.3 --- libreoffice.be0 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/libreoffice.be0 b/libreoffice.be0 index fd389fc65..fbab3dd20 100755 --- a/libreoffice.be0 +++ b/libreoffice.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libreoffice-5.1.3.2-0 +# BEE_VERSION libreoffice-5.3.0.3-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -15,8 +15,7 @@ SRCURL[0]="https://download.documentfoundation.org/libreoffice/src/${PKGVERSION[ ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. -# https://bugs.documentfoundation.org/show_bug.cgi?id=100459 -PATCHURL+=("/src/mariux/download/libreoffice-5.1.3.2-fix-postgresql-configure.patch") +# PATCHURL+=() ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not @@ -81,7 +80,6 @@ mee_configure() { --with-system-libpng \ --with-system-libxml \ --with-system-neon \ - --with-system-npapi-headers \ --with-system-nss \ --with-system-odbc \ --with-system-openldap \