diff options
-rw-r--r-- | meta/recipes-support/atk/at-spi2-core_2.56.0.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.54.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.54.1.bb b/meta/recipes-support/atk/at-spi2-core_2.56.0.bb index 17bb955f19..e897a12913 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.54.1.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.56.0.bb | |||
@@ -13,7 +13,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" | |||
13 | 13 | ||
14 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" | 14 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" |
15 | 15 | ||
16 | SRC_URI[sha256sum] = "f0729e5c8765feb1969bb6c1fba18afa2582126b0359aa75a173fda1acf93c4c" | 16 | SRC_URI[sha256sum] = "80d7e8ea0be924e045525367f909d6668dfdd3e87cd40792c6cfd08e6b58e95c" |
17 | 17 | ||
18 | DEPENDS = " \ | 18 | DEPENDS = " \ |
19 | dbus \ | 19 | dbus \ |