From 6914d2c94f8bde5978bd7f1fbd9157cbd90081b1 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 26 Sep 2023 21:59:25 +0000 Subject: libreoffice: update to 7.6.2 --- libreoffice/build/libreoffice.SlackBuild | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/libreoffice/build/libreoffice.SlackBuild b/libreoffice/build/libreoffice.SlackBuild index a72da44c..5a98fab1 100755 --- a/libreoffice/build/libreoffice.SlackBuild +++ b/libreoffice/build/libreoffice.SlackBuild @@ -383,7 +383,9 @@ # * Update. # 7.5.6-1: 07/sep/2023 by Eric Hameleers # * Update. -# 7.5.1-1: 14/sep/2023 by Eric Hameleers +# 7.6.1-1: 14/sep/2023 by Eric Hameleers +# * Update. +# 7.6.2-1: 26/sep/2023 by Eric Hameleers # * Update. # # Run 'sh libreoffice.SlackBuild' to build a Slackware package. @@ -424,8 +426,8 @@ USE_JAVA=$(echo $USE_JAVA | tr 'a-z' 'A-Z') #SRCVER=${SRCVER:-5.0.0.2git} #SRCVER=${SRCVER:-5.0.0.2} -SRCVER=${SRCVER:-7.6.1} -SUBVER=".2" +SRCVER=${SRCVER:-7.6.2} +SUBVER=".1" PKG_SUBVER="" # Under what directory will the script download all sources: @@ -555,7 +557,7 @@ GITURI[5]="" # # --- Start of section generated by gensrc.sh --- -# External sources for libreoffice-7.6.1.2 +# External sources for libreoffice-7.6.2.1 SOURCE[6]="$SRCDIR/${LOSRC_DIR}/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf" SRCURL[6]="https://dev-www.libreoffice.org/extern/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf" @@ -857,8 +859,8 @@ SOURCE[80]="$SRCDIR/${LOSRC_DIR}/ltm-1.2.0.tar.xz" SRCURL[80]="https://dev-www.libreoffice.org/src/ltm-1.2.0.tar.xz" GITURI[80]="" -SOURCE[81]="$SRCDIR/${LOSRC_DIR}/libwebp-1.3.1.tar.gz" -SRCURL[81]="https://dev-www.libreoffice.org/src/libwebp-1.3.1.tar.gz" +SOURCE[81]="$SRCDIR/${LOSRC_DIR}/libwebp-1.3.2.tar.gz" +SRCURL[81]="https://dev-www.libreoffice.org/src/libwebp-1.3.2.tar.gz" GITURI[81]="" SOURCE[82]="$SRCDIR/${LOSRC_DIR}/libxml2-2.11.4.tar.xz" -- cgit v1.2.3-65-gdbad