summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorKohei Yoshida <kohei@libreoffice.org>2021-11-01 14:01:22 -0400
committerKohei Yoshida <kohei@libreoffice.org>2021-11-03 21:17:18 +0100
commiteb07a0e76fe240a184348d96a6cebf7c0a229ac0 (patch)
tree23ab960b7a163696e4a7c1d4c4c20c1340fa14b3 /bin
parent9b9f4a4487e9ada1885d45a8b1ba0234a4a9fc26 (diff)
Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.
Change-Id: I9e856fc2d61f1789a6f1702514837860539a0f49 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124573 Tested-by: Jenkins Tested-by: René Engelhard <rene@debian.org> Reviewed-by: Kohei Yoshida <kohei@libreoffice.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/oss-fuzz-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/oss-fuzz-setup.sh b/bin/oss-fuzz-setup.sh
index 22c9ef2b7e49..c72f63d4e1e0 100755
--- a/bin/oss-fuzz-setup.sh
+++ b/bin/oss-fuzz-setup.sh
@@ -38,7 +38,7 @@ curl --no-progress-meter -S \
-C - -O https://dev-www.libreoffice.org/src/libmspub-0.1.4.tar.xz \
-C - -O https://dev-www.libreoffice.org/src/libmwaw-0.3.20.tar.xz \
-C - -O https://dev-www.libreoffice.org/src/libodfgen-0.1.8.tar.xz \
- -C - -O https://dev-www.libreoffice.org/src/liborcus-0.16.1.tar.bz2 \
+ -C - -O https://dev-www.libreoffice.org/src/liborcus-0.17.0.tar.bz2 \
-C - -O https://dev-www.libreoffice.org/src/libpagemaker-0.0.4.tar.xz \
-C - -O https://dev-www.libreoffice.org/src/libpng-1.6.37.tar.xz \
-C - -O https://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2 \