summaryrefslogtreecommitdiff
path: root/lib/time
diff options
context:
space:
mode:
authorMichael Stapelberg <stapelberg@debian.org>2014-06-19 09:22:53 +0200
committerMichael Stapelberg <stapelberg@debian.org>2014-06-19 09:22:53 +0200
commit8a39ee361feb9bf46d728ff1ba4f07ca1d9610b1 (patch)
tree4449f2036cccf162e8417cc5841a35815b3e7ac5 /lib/time
parentc8bf49ef8a92e2337b69c14b9b88396efe498600 (diff)
downloadgolang-upstream/1.3.tar.gz
Imported Upstream version 1.3upstream/1.3
Diffstat (limited to 'lib/time')
-rwxr-xr-xlib/time/update.bash6
-rw-r--r--lib/time/zoneinfo.zipbin374754 -> 358933 bytes
2 files changed, 2 insertions, 4 deletions
diff --git a/lib/time/update.bash b/lib/time/update.bash
index f24ef8204..8e1662afd 100755
--- a/lib/time/update.bash
+++ b/lib/time/update.bash
@@ -6,11 +6,9 @@
# This script rebuilds the time zone files using files
# downloaded from the ICANN/IANA distribution.
-# NOTE: As of Oct, 2013, the C files will not build on Macs but will build on Linux.
-
# Versions to use.
-CODE=2013g
-DATA=2013g
+CODE=2014d
+DATA=2014d
set -e
rm -rf work
diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip
index c9181153f..e0d3afe07 100644
--- a/lib/time/zoneinfo.zip
+++ b/lib/time/zoneinfo.zip
Binary files differ