From c6a14343bf58329c69a2c4c9cb780647ae5e9ded Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Thu, 5 Nov 2015 14:28:18 +0200 Subject: [PATCH] at-spi2-atk: Upgrade 2.16.0 -> 2.18.1 Signed-off-by: Jussi Kukkonen Signed-off-by: Ross Burton --- .../atk/{at-spi2-atk_2.16.0.bb => at-spi2-atk_2.18.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/atk/{at-spi2-atk_2.16.0.bb => at-spi2-atk_2.18.1.bb} (82%) diff --git a/meta/recipes-support/atk/at-spi2-atk_2.16.0.bb b/meta/recipes-support/atk/at-spi2-atk_2.18.1.bb similarity index 82% rename from meta/recipes-support/atk/at-spi2-atk_2.16.0.bb rename to meta/recipes-support/atk/at-spi2-atk_2.18.1.bb index 7d95fdbd83..f2e543f795 100644 --- a/meta/recipes-support/atk/at-spi2-atk_2.16.0.bb +++ b/meta/recipes-support/atk/at-spi2-atk_2.18.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] = "8936488c8cdce0e158f80b2e247527f9" -SRC_URI[sha256sum] = "78efc45ec36383bf785f8636e64a8d866defeb020e00a08f92978f1fc3772ff9" +SRC_URI[md5sum] = "d7040a55df975865ab0d74a4b325afb5" +SRC_URI[sha256sum] = "c4b15f9386d34d464ddad5f6cc85669742c016df87141ceee93513245979c12d" DEPENDS = "dbus glib-2.0 atk at-spi2-core" -- 2.40.1