summaryrefslogtreecommitdiffstats
path: root/libreoffice/build/libreoffice64.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-08-15 19:41:19 +0000
committer Eric Hameleers <alien@slackware.com>2020-08-15 19:41:19 +0000
commit9db12d3f8d278674b56b9875a3e6734bfb9bb479 (patch)
tree96a46dc3a8b80aab798e768d47cc50aa74d5e798 /libreoffice/build/libreoffice64.SlackBuild
parentf6a541852ed76245ef96f04e1ea6ea55594b8396 (diff)
downloadasb-9db12d3f8d278674b56b9875a3e6734bfb9bb479.tar.gz
asb-9db12d3f8d278674b56b9875a3e6734bfb9bb479.tar.xz
libreoffice64: updated to 6.4.6
Diffstat (limited to 'libreoffice/build/libreoffice64.SlackBuild')
-rwxr-xr-xlibreoffice/build/libreoffice64.SlackBuild20
1 files changed, 11 insertions, 9 deletions
diff --git a/libreoffice/build/libreoffice64.SlackBuild b/libreoffice/build/libreoffice64.SlackBuild
index 4f04b410..55a9f373 100755
--- a/libreoffice/build/libreoffice64.SlackBuild
+++ b/libreoffice/build/libreoffice64.SlackBuild
@@ -318,6 +318,8 @@
# * Update.
# 6.4.5-2: 13/aug/2020 by Eric Hameleers <alien@slackware.com>
# * Make it compile and run on Slackware 14.2.
+# 6.4.6-1: 15/aug/2020 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh libreoffice.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -334,7 +336,7 @@ PRGNAM4=sdkdoc
PRGNAM5=kde-integration
PRGNAM6=l10n
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TAG=${TAG:-alien}
# Add support for KDE5:
@@ -353,7 +355,7 @@ ADD_KDE5=$(echo $ADD_KDE5 | tr 'a-z' 'A-Z')
#SRCVER=${SRCVER:-5.0.0.2git}
#SRCVER=${SRCVER:-5.0.0.2}
-SRCVER=${SRCVER:-6.4.5}
+SRCVER=${SRCVER:-6.4.6}
SUBVER=".2"
PKG_SUBVER=""
@@ -483,8 +485,8 @@ GITURI[5]=""
# Lots of tarballs of which I am not sure which one are really needed...
#
-# --- Start of section generated by gensrc.sh ---
-# External sources for libreoffice-6.4.5.2
+# --- Start of section generated by gensrc_lo64.sh ---
+# External sources for libreoffice-6.4.6.2
SOURCE[6]="$SRCDIR/${LOSRC_DIR}/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
SRCURL[6]="https://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
@@ -554,8 +556,8 @@ SOURCE[22]="$SRCDIR/${LOSRC_DIR}/1f467e5bb703f12cbbb09d5cf67ecf4a-converttextton
SRCURL[22]="https://dev-www.libreoffice.org/src/1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt"
GITURI[22]=""
-SOURCE[23]="$SRCDIR/${LOSRC_DIR}/curl-7.65.0.tar.xz"
-SRCURL[23]="https://dev-www.libreoffice.org/src/curl-7.65.0.tar.xz"
+SOURCE[23]="$SRCDIR/${LOSRC_DIR}/curl-7.71.0.tar.xz"
+SRCURL[23]="https://dev-www.libreoffice.org/src/curl-7.71.0.tar.xz"
GITURI[23]=""
SOURCE[24]="$SRCDIR/${LOSRC_DIR}/libe-book-0.1.3.tar.xz"
@@ -826,8 +828,8 @@ SOURCE[90]="$SRCDIR/${LOSRC_DIR}/lxml-4.1.1.tgz"
SRCURL[90]="https://dev-www.libreoffice.org/src/lxml-4.1.1.tgz"
GITURI[90]=""
-SOURCE[91]="$SRCDIR/${LOSRC_DIR}/a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz"
-SRCURL[91]="https://dev-www.libreoffice.org/src/a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz"
+SOURCE[91]="$SRCDIR/${LOSRC_DIR}/mariadb-connector-c-3.1.8-src.tar.gz"
+SRCURL[91]="https://dev-www.libreoffice.org/src/mariadb-connector-c-3.1.8-src.tar.gz"
GITURI[91]=""
SOURCE[92]="$SRCDIR/${LOSRC_DIR}/mdds-1.5.0.tar.bz2"
@@ -990,7 +992,7 @@ SOURCE[131]="$SRCDIR/${LOSRC_DIR}/libzmf-0.0.2.tar.xz"
SRCURL[131]="https://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz"
GITURI[131]=""
-# --- End of section generated by gensrc.sh ---
+# --- End of section generated by gensrc_lo64.sh ---
# Use the src_checkout() function if no downloadable tarball exists.
# This function checks out sources from GIT and creates a tarball of them.