diff options
author | Upgrade Helper <auh@auh.yoctoproject.org> | 2020-04-20 11:11:29 -0700 |
---|---|---|
committer | Tim Orling <timothy.t.orling@linux.intel.com> | 2020-04-28 09:04:14 -0700 |
commit | fb08379f357b4c4142988c17bf69d1c4c4d51f37 (patch) | |
tree | 6e9f0055b9cfc0b37998b938d56ae77f79606afb /meta | |
parent | 57ccf1e3bb320bd28a2d106c98f4706434c3075a (diff) | |
download | openembedded-core-contrib-fb08379f357b4c4142988c17bf69d1c4c4d51f37.tar.gz |
atk: upgrade 2.34.1 -> 2.36.0
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/atk/atk_2.36.0.bb (renamed from meta/recipes-support/atk/atk_2.34.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/atk_2.34.1.bb b/meta/recipes-support/atk/atk_2.36.0.bb index 277397c694..0786eeebe8 100644 --- a/meta/recipes-support/atk/atk_2.34.1.bb +++ b/meta/recipes-support/atk/atk_2.36.0.bb @@ -14,8 +14,8 @@ DEPENDS = "gettext-native glib-2.0" GNOMEBASEBUILDCLASS = "meson" inherit gnomebase gtk-doc gettext upstream-version-is-even gobject-introspection -SRC_URI[archive.md5sum] = "f60bbaf8bdd08b93d98736b54b2fc8e9" -SRC_URI[archive.sha256sum] = "d4f0e3b3d21265fcf2bc371e117da51c42ede1a71f6db1c834e6976bb20997cb" +SRC_URI[archive.md5sum] = "01aa5ec5138f5f8c9b3a4e3196ed2900" +SRC_URI[archive.sha256sum] = "fb76247e369402be23f1f5c65d38a9639c1164d934e40f6a9cf3c9e96b652788" BBCLASSEXTEND = "native nativesdk" |