Update to tzdata2011l.
This affects Asia/Hebron and Pacific/Fiji (and historical data for America/Sitka). Change-Id: I111a34038e44416f1900f774bdb78750e815eb5f
This commit is contained in:
parent
0a1b306fe1
commit
faa7c1d29f
@ -23,7 +23,7 @@ trap "rm -rf $temp_dir; exit" INT TERM EXIT
|
||||
# URL from "Sources for Time Zone and Daylight Saving Time Data"
|
||||
# http://www.twinsun.com/tz/tz-link.htm
|
||||
echo "Looking for new tzdata..."
|
||||
wget -N --no-verbose 'ftp://elsie.nci.nih.gov/pub/tzdata*.tar.gz'
|
||||
wget -N --no-verbose 'ftp://munnari.oz.au/pub/tzdata*.tar.gz'
|
||||
zoneinfo_version_file=$bionic_zoneinfo_dir/zoneinfo.version
|
||||
if [ -f "$zoneinfo_version_file" ]; then
|
||||
current_version=tzdata`sed s/\n// < $zoneinfo_version_file`
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
2011k
|
||||
2011l
|
||||
|
Loading…
x
Reference in New Issue
Block a user