From beb89b50590560a08ee61fc04b0f6948971b1a0c Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Fri, 16 Sep 2022 22:51:28 +1000 Subject: office/LibreOffice: Updated for version 7.4.1.2 Signed-off-by: Christoph Willing Signed-off-by: Willy Sudiarto Raharjo --- office/LibreOffice/LibreOffice.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'office/LibreOffice/LibreOffice.SlackBuild') 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 \ -- cgit v1.2.3