[newlib-cygwin/main] Cygwin: utils: tzmap-from-unicode.org: Change path to zonefile
Corinna Vinschen
corinna@sourceware.org
Mon Dec 22 10:41:34 GMT 2025
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6515799b0c4d557f631a7633566914752dce62de
commit 6515799b0c4d557f631a7633566914752dce62de
Author: Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Mon Dec 22 11:37:31 2025 +0100
Commit: Corinna Vinschen <corinna@vinschen.de>
CommitDate: Mon Dec 22 11:38:48 2025 +0100
Cygwin: utils: tzmap-from-unicode.org: Change path to zonefile
The upstream master branch has been renamed to main.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diff:
---
winsup/utils/tzmap-from-unicode.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/winsup/utils/tzmap-from-unicode.org b/winsup/utils/tzmap-from-unicode.org
index 6b7907a32069..0afd4f2a9a24 100755
--- a/winsup/utils/tzmap-from-unicode.org
+++ b/winsup/utils/tzmap-from-unicode.org
@@ -8,7 +8,7 @@
# Create the table file as required by tzset.c.
#
-ZONES_FILE="https://raw.githubusercontent.com/unicode-org/cldr/master/common/supplemental/windowsZones.xml"
+ZONES_FILE="https://raw.githubusercontent.com/unicode-org/cldr/main/common/supplemental/windowsZones.xml"
echo "/*"
echo " This file gets auto-generated by the script tzmap-from-unicode.org via"
More information about the Cygwin-cvs
mailing list