From 23c7363a5509823979dd148e476fb29ca9ae61eb Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Sat, 18 Sep 2021 17:28:00 +1000 Subject: office/LibreOffice: Updated for version 7.2.1.2 Signed-off-by: Christoph Willing Signed-off-by: Willy Sudiarto Raharjo --- office/LibreOffice/LibreOffice.SlackBuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'office/LibreOffice/LibreOffice.SlackBuild') diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild index 62c5366244..f76c64389f 100644 --- a/office/LibreOffice/LibreOffice.SlackBuild +++ b/office/LibreOffice/LibreOffice.SlackBuild @@ -28,13 +28,15 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=LibreOffice SRCNAM=libreoffice -VERSION=${VERSION:-7.2.0.4} +VERSION=${VERSION:-7.2.1.2} SHORT_VERSION=${VERSION%.*.*} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} HAVE_SRCS_TARBALL=${HAVE_SRCS_TARBALL:-1} +unset UNO_PATH +unset URE_BOOTSTRAP if [ -z "$ARCH" ]; then case "$( uname -m )" in @@ -290,6 +292,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 # GCC10 requirements (Tx alienBOB) sed -i external/libebook/ExternalProject_libebook.mk \ -- cgit v1.2.3