aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Luis Duran <jlduran@FreeBSD.org>2025-12-06 12:20:20 +0000
committerJose Luis Duran <jlduran@FreeBSD.org>2025-12-06 12:20:20 +0000
commitd20da5c9736c3d93fc96e5e1c4dc40bed47bc419 (patch)
tree28b36c2c1de7cfa65a5c3ed9278ccb6921ee05b4
parent13ae4904ad7d4677a8d894c91362f2d2479965b6 (diff)
locale: Update Unicode to CLDR 48
Reviewed by: bapt MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D53983
-rw-r--r--tools/tools/locale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/locale/Makefile b/tools/tools/locale/Makefile
index 3428cdad93dd..24701af85199 100644
--- a/tools/tools/locale/Makefile
+++ b/tools/tools/locale/Makefile
@@ -7,7 +7,7 @@
# Modified by John Marino to suit DragonFly needs
#
-CLDRVERSION= 45.0
+CLDRVERSION= 48
UCDVERSION= 17.0.0
.if ${.CURDIR} == ${.OBJDIR}