From: Bernhard Walle <bernhard@bwalle.de>
To: ptxdist@pengutronix.de
Cc: Bernhard Walle <bernhard@bwalle.de>
Subject: [ptxdist] [PATCH] host-tz-database: Update to 2014e
Date: Fri, 13 Jun 2014 22:44:12 +0200 [thread overview]
Message-ID: <1402692252-3713-1-git-send-email-bernhard@bwalle.de> (raw)
Also change the download URLs to the official ones listed
at http://www.iana.org/time-zones.
Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
---
rules/host-tz-database.make | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/rules/host-tz-database.make b/rules/host-tz-database.make
index 352f827..1140861 100644
--- a/rules/host-tz-database.make
+++ b/rules/host-tz-database.make
@@ -20,25 +20,23 @@ HOST_PACKAGES-$(PTXCONF_HOST_TZ_DATABASE) += host-tz-database
HOST_TZ_DATABASE := tz-database
HOST_TZ_DATABASE_DIR := $(HOST_BUILDDIR)/$(HOST_TZ_DATABASE)
-TZCODE_VERSION := 2011i
-TZCODE_MD5 := cf7f4335b7c8682899fa2814e711c1b2
+TZCODE_VERSION := 2014e
+TZCODE_MD5 := 552251600ee3571c244d33c7196ec2ed
TZCODE := tzcode$(TZCODE_VERSION)
TZCODE_SUFFIX := tar.gz
TZCODE_URL := \
- ftp://elsie.nci.nih.gov/pub/$(TZCODE).$(TZCODE_SUFFIX) \
- ftp://munnari.oz.au/pub/oldtz/$(TZCODE).$(TZCODE_SUFFIX)
+ http://www.iana.org/time-zones/repository/releases/$(TZCODE).$(TZCODE_SUFFIX)
TZCODE_SOURCE := $(SRCDIR)/$(TZCODE).$(TZCODE_SUFFIX)
$(TZCODE_SOURCE) := TZCODE
TZCODE_DIR := $(HOST_TZ_DATABASE_DIR)
TZCODE_STRIP_LEVEL := 0
-TZDATA_VERSION := 2011n
-TZDATA_MD5 := 20dbfb28efa008ddbf6dd34601ea40fa
+TZDATA_VERSION := 2014e
+TZDATA_MD5 := 8a49fdedd4e832da8e85f7f9bcaedc33
TZDATA := tzdata$(TZDATA_VERSION)
TZDATA_SUFFIX := tar.gz
TZDATA_URL := \
- ftp://elsie.nci.nih.gov/pub/$(TZDATA).$(TZDATA_SUFFIX) \
- ftp://munnari.oz.au/pub/oldtz/$(TZDATA).$(TZDATA_SUFFIX)
+ http://www.iana.org/time-zones/repository/releases/$(TZDATA).$(TZDATA_SUFFIX)
TZDATA_SOURCE := $(SRCDIR)/$(TZDATA).$(TZDATA_SUFFIX)
$(TZDATA_SOURCE) := TZDATA
TZDATA_DIR := $(HOST_TZ_DATABASE_DIR)
--
2.0.0
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2014-06-13 20:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-13 20:44 Bernhard Walle [this message]
2014-06-16 19:00 ` Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1402692252-3713-1-git-send-email-bernhard@bwalle.de \
--to=bernhard@bwalle.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox