summaryrefslogtreecommitdiffstats
path: root/libreoffice/build/libreoffice.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-09-05 21:46:34 +0000
committer Eric Hameleers <alien@slackware.com>2020-09-05 21:46:34 +0000
commit00d3316b2194b335a4175a4674a808d9dee0ac80 (patch)
tree57b0cadddce79257ac353dffb5e2391625a9dbc7 /libreoffice/build/libreoffice.SlackBuild
parent0a7e1c75e9f54e5756cb4776ac86d9d9c3a254b9 (diff)
downloadasb-00d3316b2194b335a4175a4674a808d9dee0ac80.tar.gz
asb-00d3316b2194b335a4175a4674a808d9dee0ac80.tar.xz
libreoffice: update to 7.0.1
Diffstat (limited to 'libreoffice/build/libreoffice.SlackBuild')
-rwxr-xr-xlibreoffice/build/libreoffice.SlackBuild16
1 files changed, 8 insertions, 8 deletions
diff --git a/libreoffice/build/libreoffice.SlackBuild b/libreoffice/build/libreoffice.SlackBuild
index 5b1b725b..da1f4ecb 100755
--- a/libreoffice/build/libreoffice.SlackBuild
+++ b/libreoffice/build/libreoffice.SlackBuild
@@ -317,8 +317,8 @@
# * Update.
# 7.0.0-1: 09/aug/2020 by Eric Hameleers <alien@slackware.com>
# * New major release!
-# 7.x.x-1: xx/xxx/2020 by Eric Hameleers <alien@slackware.com>
-# * Make it compile and run on Slackware 14.2.
+# 7.0.1-1: 05/sep/2020 by Eric Hameleers <alien@slackware.com>
+# * Update. Make it compile and run on Slackware 14.2.
#
# Run 'sh libreoffice.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -358,8 +358,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.0.0}
-SUBVER=".3"
+SRCVER=${SRCVER:-7.0.1}
+SUBVER=".2"
PKG_SUBVER=""
# Under what directory will the script download all sources:
@@ -489,7 +489,7 @@ GITURI[5]=""
#
# --- Start of section generated by gensrc.sh ---
-# External sources for libreoffice-7.0.0.3
+# External sources for libreoffice-7.0.1.2
SOURCE[6]="$SRCDIR/${LOSRC_DIR}/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
SRCURL[6]="https://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
@@ -863,8 +863,8 @@ SOURCE[98]="$SRCDIR/${LOSRC_DIR}/neon-0.30.2.tar.gz"
SRCURL[98]="https://dev-www.libreoffice.org/src/neon-0.30.2.tar.gz"
GITURI[98]=""
-SOURCE[99]="$SRCDIR/${LOSRC_DIR}/nss-3.47.1-with-nspr-4.23.tar.gz"
-SRCURL[99]="https://dev-www.libreoffice.org/src/nss-3.47.1-with-nspr-4.23.tar.gz"
+SOURCE[99]="$SRCDIR/${LOSRC_DIR}/nss-3.55-with-nspr-4.27.tar.gz"
+SRCURL[99]="https://dev-www.libreoffice.org/src/nss-3.55-with-nspr-4.27.tar.gz"
GITURI[99]=""
SOURCE[100]="$SRCDIR/${LOSRC_DIR}/libodfgen-0.1.6.tar.bz2"
@@ -1349,7 +1349,7 @@ autoconf -v
--libdir=/usr/lib${LIBDIRSUFFIX} \
--sysconfdir=/etc \
--mandir=/usr/man \
- --with-build-version="SlackBuild for ${LOVER}${VERSION}${PKG_SUBVER} by $PACKAGER" \
+ --with-extra-buildid="SlackBuild for ${LOVER}${VERSION}${PKG_SUBVER} by $PACKAGER" \
--with-external-tar="$TMP/tmp-$PRGNAM/extsrc" \
--with-lang="$(echo ${LANGUAGES} |tr _ -)" \
--with-vendor="Slackware Team ($PACKAGER)" \