diff options
Diffstat (limited to 'recipes/tzdata/tzdata_2009s.bb')
-rw-r--r-- | recipes/tzdata/tzdata_2009s.bb | 3 |
1 files changed, 2 insertions, 1 deletions
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" |