summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-11-08 12:06:14 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-11-08 15:40:49 +0100
commit7e8dcf8b054cb8028f2a1256dae474c4d2ea9c4f (patch)
treedd3be68a4f039b3f695a82a7494be6572ad65c9b /bin
parent17224bb22dadb8c6fa1dad32e2d1028bf356f485 (diff)
upgrade to libexttextcat-3.4.6
Change-Id: I8302f4fed3f7c9a1c2a1b374114066b1327f34c4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124844 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
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 08f53cd02be9..114251de4418 100755
--- a/bin/oss-fuzz-setup.sh
+++ b/bin/oss-fuzz-setup.sh
@@ -23,7 +23,7 @@ curl --no-progress-meter -S \
-C - -O https://dev-www.libreoffice.org/src/libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz \
-C - -O https://dev-www.libreoffice.org/src/libjpeg-turbo-2.1.1.tar.gz \
-C - -O https://dev-www.libreoffice.org/src/lcms2-2.12.tar.gz \
- -C - -O https://dev-www.libreoffice.org/src/libexttextcat-3.4.5.tar.xz \
+ -C - -O https://dev-www.libreoffice.org/src/libexttextcat-3.4.6.tar.xz \
-C - -O https://dev-www.libreoffice.org/src/cppunit-1.15.1.tar.gz \
-C - -O https://dev-www.libreoffice.org/src/cairo-1.17.4.tar.xz \
-C - -O https://dev-www.libreoffice.org/src/curl-7.79.1.tar.xz \