diff options
Diffstat (limited to 'office/LibreOffice/LibreOffice.SlackBuild')
-rw-r--r-- | office/LibreOffice/LibreOffice.SlackBuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild index 4efb2dc486954..b7caa36cebaa0 100644 --- a/office/LibreOffice/LibreOffice.SlackBuild +++ b/office/LibreOffice/LibreOffice.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=LibreOffice SRCNAM=libreoffice -VERSION=${VERSION:-5.4.1.2} +VERSION=${VERSION:-5.4.2.2} SHORT_VERSION=${VERSION%.*.*} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -144,7 +144,6 @@ fi --with-system-curl \ --with-system-dicts \ --with-system-expat \ - --with-system-glew \ --with-system-hunspell \ --with-system-icu \ --with-system-jpeg \ |