parent
887d89853e
commit
c43e61eb45
@ -1,4 +1,4 @@
|
||||
SOURCES/javazic-1.8-37392f2f5d59.tar.xz
|
||||
SOURCES/javazic.tar.gz
|
||||
SOURCES/tzcode2022g.tar.gz
|
||||
SOURCES/tzdata2022g.tar.gz
|
||||
SOURCES/tzcode2023b.tar.gz
|
||||
SOURCES/tzdata2023b.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
77292e1839952807567570118e01405b405af80c SOURCES/javazic-1.8-37392f2f5d59.tar.xz
|
||||
ee8ad215161cd132e65e2be447b279457158b540 SOURCES/javazic.tar.gz
|
||||
ffcae61ec6a0b703deb7c5dba497577eae018cd5 SOURCES/tzcode2022g.tar.gz
|
||||
f28562b04f3a26c4a01b295efce86a5d378ea9af SOURCES/tzdata2022g.tar.gz
|
||||
fd371a860818159f18452de4e1a8fa91eac96c22 SOURCES/tzcode2023b.tar.gz
|
||||
deacefc1bf364625d40a938d6c760aba306a02e9 SOURCES/tzdata2023b.tar.gz
|
||||
|
@ -1,13 +1,13 @@
|
||||
diff -Nrup a/Makefile b/Makefile
|
||||
--- a/Makefile 2020-10-13 15:58:12.000000000 -0400
|
||||
+++ b/Makefile 2020-10-13 16:03:09.461302282 -0400
|
||||
@@ -60,7 +60,7 @@ LOCALTIME= GMT
|
||||
--- a/Makefile 2023-03-22 17:41:49.069789592 -0400
|
||||
+++ b/Makefile 2023-03-22 17:44:07.528427093 -0400
|
||||
@@ -52,7 +52,7 @@ LOCALTIME= Factory
|
||||
# make zonenames
|
||||
# to get a list of the values you can use for POSIXRULES.
|
||||
|
||||
-POSIXRULES= -
|
||||
+POSIXRULES= America/New_York
|
||||
+POSIXRULES= America/New_York
|
||||
|
||||
# Also see TZDEFRULESTRING below, which takes effect only
|
||||
# if the time zone files cannot be accessed.
|
||||
Binary files a/tzdata2020b-rearguard.tar.gz and b/tzdata2020b-rearguard.tar.gz differ
|
||||
# if POSIXRULES is '-' or if the template file cannot be accessed.
|
||||
Binary files a/tzdata2023a-rearguard.tar.gz and b/tzdata2023a-rearguard.tar.gz differ
|
||||
|
Loading…
Reference in new issue