aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2011-11-06 23:27:26 +0100
committerFlorian Boor <florian.boor@kernelconcepts.de>2011-11-06 23:27:26 +0100
commitebf40862c230088cdcb3300e7dfe01ee86dffe7f (patch)
treec443fbc1c5a347fdd0c0360f139a4e827c748dcf
parent9a588873b9c151be9be723d4239afaf22cd5d4ac (diff)
downloadopenembedded-ebf40862c230088cdcb3300e7dfe01ee86dffe7f.tar.gz
tzcode: Update download location to IANA server which is still working.
Signed-off-by: Florian Boor <florian.boor@kernelconcepts.de>
-rw-r--r--recipes/tzcode/tzcode-native.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/tzcode/tzcode-native.inc b/recipes/tzcode/tzcode-native.inc
index b946e71fbc..469a6d7290 100644
--- a/recipes/tzcode/tzcode-native.inc
+++ b/recipes/tzcode/tzcode-native.inc
@@ -1,9 +1,9 @@
DESCRIPTION = "tzcode, timezone zoneinfo utils -- zic, zdump, tzselect"
-INC_PR = "r4"
+INC_PR = "r5"
SRC_URI = " \
- ftp://elsie.nci.nih.gov/pub/tzcode${PV}.tar.gz;name=tzcode-${PV};subdir=${BPN}-${PV} \
- ftp://elsie.nci.nih.gov/pub/tzdata${TZDATA_PV}.tar.gz;name=tzdata-${TZDATA_PV};subdir=${BPN}-${PV} \
+ ftp://ftp.iana.org/tz/releases/tzcode${PV}.tar.gz;name=tzcode-${PV};subdir=${BPN}-${PV} \
+ ftp://ftp.iana.org/tz/releases/tzdata${TZDATA_PV}.tar.gz;name=tzdata-${TZDATA_PV};subdir=${BPN}-${PV} \
"
inherit native