From: Richard Purdie Date: Wed, 17 Oct 2018 01:55:27 +0000 (-0700) Subject: at-spi2-core: upgrade 2.28.0 -> 2.30.0 X-Git-Tag: uninative-2.4~1115 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=de796789d386ec0e4f67455b07cf80df5324d897;p=openembedded-core.git at-spi2-core: upgrade 2.28.0 -> 2.30.0 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/atk/at-spi2-core_2.28.0.bb b/meta/recipes-support/atk/at-spi2-core_2.30.0.bb similarity index 91% rename from meta/recipes-support/atk/at-spi2-core_2.28.0.bb rename to meta/recipes-support/atk/at-spi2-core_2.30.0.bb index 7975f58bad..536431f7cd 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.28.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.30.0.bb @@ -8,8 +8,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ " -SRC_URI[md5sum] = "9c42f79636ed1c0e908b7483d789b32e" -SRC_URI[sha256sum] = "42a2487ab11ce43c288e73b2668ef8b1ab40a0e2b4f94e80fca04ad27b6f1c87" +SRC_URI[md5sum] = "d4f22c66b3210ffe6b10d01c04e008b5" +SRC_URI[sha256sum] = "0175f5393d19da51f4c11462cba4ba6ef3fa042abf1611a70bdfed586b7bfb2b" DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst"