From eb07a0e76fe240a184348d96a6cebf7c0a229ac0 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Mon, 1 Nov 2021 14:01:22 -0400 Subject: Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9e856fc2d61f1789a6f1702514837860539a0f49 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124573 Tested-by: Jenkins Tested-by: René Engelhard Reviewed-by: Kohei Yoshida --- bin/oss-fuzz-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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 \ -- cgit