diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-05-20 11:09:45 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2024-06-03 14:31:32 +0200 |
commit | 485c661e143687cc9b0fe1f70a8f039038224983 (patch) | |
tree | b427d567d00630e0cd84b3ca550d3162ed07d9a8 /download.lst | |
parent | 1f40712d759a762210cca005b9d6acb0e33f48e2 (diff) |
update language-subtag-registry to 2024-05-16
How the file was created:
mkdir data
cd data
wget
https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
cd ..
tar cvjf language-subtag-registry-2024-05-16.tar.bz data/language-subtag-registry
Change-Id: I1070881fac9d88508e58715c9a87d547ddf86a50
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167860
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
(cherry picked from commit 02c01942328bd40183a61c054c00d8b292f9dfd0)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167822
Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 99755cbc20d3..ec860191bb37 100644 --- a/download.lst +++ b/download.lst @@ -422,8 +422,8 @@ LIBJPEG_TURBO_TARBALL := libjpeg-turbo-2.1.5.1.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LANGTAGREG_SHA256SUM := 642c1c8e08aa79884f3d0fe15c0f5866e6fb6828af22c3c9c1fe3827f99e58cc -LANGTAGREG_TARBALL := language-subtag-registry-2024-03-07.tar.bz2 +LANGTAGREG_SHA256SUM := 9090265f2bb0f4fb20ec1f7357062c033b9556b362b70c441985c1c905dd9a73 +LANGTAGREG_TARBALL := language-subtag-registry-2024-05-16.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts |