From b4bd177f841db980754e233f7996c1a855647ed4 Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Wed, 20 Nov 2024 09:26:02 +0100 Subject: [PATCH] update language-subtag-registry to 2024-11-19 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-11-19.tar.bz2 data/language-subtag-registry Change-Id: I1ae31648771642592f8ce5c201ded8fd84eef8c9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176821 Tested-by: Jenkins Reviewed-by: Xisco Fauli --- download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/download.lst b/download.lst index cd0d4612d049..6f0eee4f66b5 100644 --- a/download.lst +++ b/download.lst @@ -394,8 +394,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 := 75bc394dd83ddfd62b172a462db1b66bdb5950f40823ed63b8c7db6b71e37e75 -LANGTAGREG_TARBALL := language-subtag-registry-2024-06-14.tar.bz2 +LANGTAGREG_SHA256SUM := 121f27bd1fabac9a74fb042cf68396b6df74cdf5d1ccc30f4c9b78584cc13864 +LANGTAGREG_TARBALL := language-subtag-registry-2024-11-19.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts