From 28bd169f44e2ab8c5a6164d2a10aa344a8c8c576 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Mon, 28 Dec 2009 21:07:35 +0100 Subject: [PATCH] tzdata-2009s: fix SRC_URI --- recipes/tzdata/tzdata_2009s.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/tzdata/tzdata_2009s.bb b/recipes/tzdata/tzdata_2009s.bb index 17c2dd4f0c..2d406bd094 100644 --- a/recipes/tzdata/tzdata_2009s.bb +++ b/recipes/tzdata/tzdata_2009s.bb @@ -1,3 +1,4 @@ require tzdata.inc -SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz" + +SRC_URI = "http://ftp.uni-erlangen.de/pub/Linux/MIRROR.gentoo/distfiles/tzdata${PV}.tar.gz" PR = "${INC_PR}.0" -- 2.39.5