diff options
author | Antonio Ospite <ospite@studenti.unina.it> | 2010-08-20 13:07:27 +0200 |
---|---|---|
committer | Antonio Ospite <ospite@studenti.unina.it> | 2010-08-20 18:27:01 +0200 |
commit | ef9fd49baf8b5e384fcef725167dbcee8098ea1f (patch) | |
tree | f962d63db1d8e78dcf1d0a32d4522524f35d5bb0 | |
parent | fccf01fafef3207559a2a485767ec2a97f9e46c6 (diff) |
tzdata: bump version to 2010l
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
-rw-r--r-- | recipes/tzdata/tzdata_2010l.bb (renamed from recipes/tzdata/tzdata_2010k.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tzdata/tzdata_2010k.bb b/recipes/tzdata/tzdata_2010l.bb index 216ae75d2d..5c0dee1f94 100644 --- a/recipes/tzdata/tzdata_2010k.bb +++ b/recipes/tzdata/tzdata_2010l.bb @@ -6,5 +6,5 @@ require tzdata.inc PR = "${INC_PR}.0" -SRC_URI[tar.md5sum] = "5e2086249d6a6bb116534d358661ad3f" -SRC_URI[tar.sha256sum] = "ef69c99504c0fd9864ba8ef1daae5f2d4df097cf7dc350f09b8f70386272408d" +SRC_URI[tar.md5sum] = "0458bd8ffd537146d34b1a658c42efa5" +SRC_URI[tar.sha256sum] = "bae7b4a8364f7ab3d6d644eb6075de1e9a0c72fb3fb5843fc217d2ff57408577" |