diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2015-04-09 15:16:23 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-11 23:05:53 +0100 |
commit | 191fbdecfd1eecb95fb433f6854bb6862561987c (patch) | |
tree | 888a8f5702d0f114325904feea0f0ecfe7f47af2 /meta/recipes-support/atk | |
parent | 38c401eed21c532fc0b3a90aa3cebfc6d570a526 (diff) | |
download | openembedded-core-191fbdecfd1eecb95fb433f6854bb6862561987c.tar.gz openembedded-core-191fbdecfd1eecb95fb433f6854bb6862561987c.tar.bz2 openembedded-core-191fbdecfd1eecb95fb433f6854bb6862561987c.zip |
atk: Upgrade to 2.16.0
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/atk')
-rw-r--r-- | meta/recipes-support/atk/atk_2.16.0.bb (renamed from meta/recipes-support/atk/atk_2.14.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/atk_2.14.0.bb b/meta/recipes-support/atk/atk_2.16.0.bb index e0e9be3be9..e29469b50b 100644 --- a/meta/recipes-support/atk/atk_2.14.0.bb +++ b/meta/recipes-support/atk/atk_2.16.0.bb @@ -14,8 +14,8 @@ inherit gnomebase gtk-doc GNOME_COMPRESS_TYPE = "xz" -SRC_URI[archive.md5sum] = "ecb7ca8469a5650581b1227d78051b8b" -SRC_URI[archive.sha256sum] = "2875cc0b32bfb173c066c22a337f79793e0c99d2cc5e81c4dac0d5a523b8fbad" +SRC_URI[archive.md5sum] = "c7c5002bd6e58b4723a165f1bf312116" +SRC_URI[archive.sha256sum] = "095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562" BBCLASSEXTEND = "native" |