From 71c523e78d678cd8d7c3a45ad2dd1d5753f2bd12 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 6 Jun 2021 16:18:15 +0000 Subject: [PATCH] at-spi2-core: upgrade 2.40.1 -> 2.40.2 --- .../atk/{at-spi2-core_2.40.1.bb => at-spi2-core_2.40.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/atk/{at-spi2-core_2.40.1.bb => at-spi2-core_2.40.2.bb} (94%) diff --git a/meta/recipes-support/atk/at-spi2-core_2.40.1.bb b/meta/recipes-support/atk/at-spi2-core_2.40.2.bb similarity index 94% rename from meta/recipes-support/atk/at-spi2-core_2.40.1.bb rename to meta/recipes-support/atk/at-spi2-core_2.40.2.bb index 83e1908ef0..ebd3ed49c6 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.40.1.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.40.2.bb @@ -11,7 +11,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "9f66e3a4ee42db897af478a826b1366d7011a6d55ddb7e9d4bfeb3300ab23856" +SRC_URI[sha256sum] = "44dc17af943b0fd196c61c1e03b6c166960385cae96ccb5e95bdefffb6849f98" X11DEPENDS = "virtual/libx11 libxi libxtst" -- 2.17.1