[oe-commits] [openembedded-core] 12/18: at-spi2-core: upgrade 2.28.0 -> 2.30.0

git at git.openembedded.org git at git.openembedded.org
Sat Nov 17 17:30:01 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 0e2fed399916b6e9fd0985dea77511355552a0cd
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Tue Oct 16 18:55:27 2018 -0700

    at-spi2-core: upgrade 2.28.0 -> 2.30.0
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../atk/{at-spi2-core_2.28.0.bb => at-spi2-core_2.30.0.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 7975f58..536431f 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"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list