summaryrefslogtreecommitdiffstats
path: root/office/LibreOffice/LibreOffice.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2022-09-16 22:51:28 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-17 09:00:20 +0700
commitbeb89b50590560a08ee61fc04b0f6948971b1a0c (patch)
treef35f894319870d931abd89a3610e616b1aef598f /office/LibreOffice/LibreOffice.SlackBuild
parent5cf8770df592379dd69508aeee08a8c15cbc3c6d (diff)
downloadslackbuilds-beb89b50590560a08ee61fc04b0f6948971b1a0c.tar.gz
slackbuilds-beb89b50590560a08ee61fc04b0f6948971b1a0c.tar.xz
office/LibreOffice: Updated for version 7.4.1.2
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/LibreOffice/LibreOffice.SlackBuild')
-rw-r--r--office/LibreOffice/LibreOffice.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild
index c47ac8694d..68529a0eaa 100644
--- a/office/LibreOffice/LibreOffice.SlackBuild
+++ b/office/LibreOffice/LibreOffice.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=LibreOffice
SRCNAM=libreoffice
-VERSION=${VERSION:-7.4.0.3}
+VERSION=${VERSION:-7.4.1.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -293,6 +293,7 @@ fi
patch -p0 < $CWD/no-check-if-root.diff
#patch -p0 < $CWD/skia-freetype-2.11.diff
#patch -p0 < $CWD/bison_yyn-yyrule_rename.diff
+patch -p1 < $CWD/libreoffice-7.4.0.3-poppler_22_09_fixes-1.patch
# GCC10 requirements (Tx alienBOB)
sed -i external/libebook/ExternalProject_libebook.mk \