summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-10-20 12:42:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-10-20 16:02:48 +0200
commit3667da75208e6ccc6deb927555c861ddb3d34dd5 (patch)
treeb46bd17a0a948c64bce1c2da2ce4955f6c3dd6d1 /bin
parent283a9790bffa6536f4c26bd31d85f815bc64dd08 (diff)
upgrade liblangtag to 0.6.3
langtag-valencia.patch.0 merged as: https://bitbucket.org/tagoh/liblangtag/commits/fe35532a0b98d5a8179b9edee0d61ea8db9b5921 external/liblangtag/Wformat-overflow.patch redundant since: https://bitbucket.org/tagoh/liblangtag/commits/49135ef561f309078f0bfd6e1f15052769cf75b4 Change-Id: Ieeb19679837f03a6938c97f069d6fb1e6dd9a30d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123890 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 78c4e0a940b9..8eb1313937d4 100755
--- a/bin/oss-fuzz-setup.sh
+++ b/bin/oss-fuzz-setup.sh
@@ -28,7 +28,7 @@ curl --no-progress-meter -S \
-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 \
-C - -O https://dev-www.libreoffice.org/src/xmlsec1-1.2.32.tar.gz \
- -C - -O https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2 \
+ -C - -O https://dev-www.libreoffice.org/src/liblangtag-0.6.3.tar.bz2 \
-C - -O https://dev-www.libreoffice.org/src/libabw-0.1.3.tar.xz \
-C - -O https://dev-www.libreoffice.org/src/libcdr-0.1.7.tar.xz \
-C - -O https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz \