diff options
author | Antonio Ospite <ospite@studenti.unina.it> | 2010-05-14 13:20:17 +0200 |
---|---|---|
committer | Roman I Khimov <khimov@altell.ru> | 2010-05-14 22:38:10 +0400 |
commit | 8f70c54795508ae6123a7e5e2f435a7fc12a5a8c (patch) | |
tree | 5acf34aca48f3669565bbf8c7bba231e88ff5a5c /recipes | |
parent | 0715d00535d32404bf42e0f3d31ad66bb6f20514 (diff) |
tzdata: update to 2010j
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/tzdata/tzdata_2010j.bb (renamed from recipes/tzdata/tzdata_2010i.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tzdata/tzdata_2010i.bb b/recipes/tzdata/tzdata_2010j.bb index fbd0d7d905..79b776978b 100644 --- a/recipes/tzdata/tzdata_2010i.bb +++ b/recipes/tzdata/tzdata_2010j.bb @@ -6,5 +6,5 @@ require tzdata.inc PR = "${INC_PR}.0" -SRC_URI[tar.md5sum] = "4d2a90afd5bffe8df97f3def245e178e" -SRC_URI[tar.sha256sum] = "bee0a26cca54db3413416d968c0a6361d83188b112d2512559d0e3602f254dc3" +SRC_URI[tar.md5sum] = "f668f66b260e14b477eac3f48bcfb5f4" +SRC_URI[tar.sha256sum] = "dcf2101d0c5bb20a7f182866ea3e52b54c8f4d129c025a96c9a31377676f554b" |