diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-06-17 22:31:12 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-06-18 10:26:37 +0200 |
commit | 1b61abc4451d38984338b750d85770ec9871060a (patch) | |
tree | 610e7444f53f599756c73f4f201cc8a3a0aea74c /download.lst | |
parent | ea0ad1bacfd3747bdcfa10b3d6277c022eff060e (diff) |
language-subtag-registry: upgrade to 2024-06-14
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-06-14.tar.bz2 data/language-subtag-registry
Change-Id: Ib85b9072590a97fde37be85b9866bf53f77d1f4e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169061
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Tested-by: Jenkins
(cherry picked from commit 62c99a31de22561e0e38dd10f3b3fd2b6dd9971d)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169098
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 0ae9989d1dac..f2b0c1615a28 100644 --- a/download.lst +++ b/download.lst @@ -359,8 +359,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 := 9090265f2bb0f4fb20ec1f7357062c033b9556b362b70c441985c1c905dd9a73 -LANGTAGREG_TARBALL := language-subtag-registry-2024-05-16.tar.bz2 +LANGTAGREG_SHA256SUM := 75bc394dd83ddfd62b172a462db1b66bdb5950f40823ed63b8c7db6b71e37e75 +LANGTAGREG_TARBALL := language-subtag-registry-2024-06-14.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts |