summaryrefslogtreecommitdiffstats
path: root/office/LibreOffice/LibreOffice.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing2017-03-24 15:03:54 +0100
committer David Spencer2017-03-25 01:09:39 +0100
commite893f595decbf8a43d4a040431efa70c0a7a2495 (patch)
tree2a81cca5a3eb406e4eea61668d2047924107de3b /office/LibreOffice/LibreOffice.SlackBuild
parent98851715590f14f166fbf260508b349c76a7637c (diff)
downloadslackbuilds-e893f595decbf8a43d4a040431efa70c0a7a2495.tar.gz
office/LibreOffice: Updated for version 5.3.1.2
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
Diffstat (limited to 'office/LibreOffice/LibreOffice.SlackBuild')
-rw-r--r--office/LibreOffice/LibreOffice.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild
index 5683f4355c..0dff27339b 100644
--- a/office/LibreOffice/LibreOffice.SlackBuild
+++ b/office/LibreOffice/LibreOffice.SlackBuild
@@ -26,9 +26,9 @@
PRGNAM=LibreOffice
SRCNAM=libreoffice
-VERSION=${VERSION:-5.3.0.3}
+VERSION=${VERSION:-5.3.1.2}
SHORT_VERSION=${VERSION%.*.*}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PACKAGER=${PACKAGER:-"AnonymousCoward"}
@@ -70,7 +70,6 @@ rm -rf $SRCNAM-$VERSION
tar xvf $CWD/$SRCNAM-$VERSION.tar.xz
cd $SRCNAM-$VERSION
patch -p0 < $CWD/no-check-if-root.diff
-patch -p1 < $CWD/firebird.diff
if [ "$HAVE_SRCS_TARBALL" = "1" ]; then
tar xvf $CWD/$SRCNAM-${VERSION}-srcs.tar.xz