summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/atk
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2014-07-22 19:38:14 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-23 21:46:28 +0100
commite5a07935565392aa202cafac029ae5756fa5f22b (patch)
tree4e1e36b4046b4aed5d951bee17f5d4d761495013 /meta/recipes-support/atk
parent74c098c21f7adae4ddf109eed3d85828805e5790 (diff)
downloadopenembedded-core-e5a07935565392aa202cafac029ae5756fa5f22b.tar.gz
at-spi2-atk: upgrade to 2.12.1
Signed-off-by: Ross Burton <ross.burton@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/at-spi2-atk_2.12.1.bb (renamed from meta/recipes-support/atk/at-spi2-atk_2.12.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/at-spi2-atk_2.12.0.bb b/meta/recipes-support/atk/at-spi2-atk_2.12.1.bb
index db6dc9032c..4431c3d9eb 100644
--- a/meta/recipes-support/atk/at-spi2-atk_2.12.0.bb
+++ b/meta/recipes-support/atk/at-spi2-atk_2.12.1.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886"
MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "aafc5e1bb17cd3ad440f6350e7a021c1"
-SRC_URI[sha256sum] = "3b5467c9f169812bc36a4245355b7deedea0a62eb22153df96ced88dcd1c3633"
+SRC_URI[md5sum] = "ae11df528f1f038987797f39c8357f81"
+SRC_URI[sha256sum] = "5fa9c527bdec028e06797563cd52d49bcf06f638549df983424d88db89bb1336"
DEPENDS = "dbus glib-2.0 atk at-spi2-core"