diff mbox series

gobject-introspection: upgrade 1.78.0 -> 1.78.1

Message ID 1695716651-8731-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 27299339c2b0ddd3d2a2fdac4ae63d37dc8c600a
Headers show
Series gobject-introspection: upgrade 1.78.0 -> 1.78.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 26, 2023, 8:24 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Avoid undefined behaviour in the Regress test suite

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...-introspection_1.78.0.bb => gobject-introspection_1.78.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.78.0.bb => gobject-introspection_1.78.1.bb} (99%)
diff mbox series

Patch

diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.0.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb
similarity index 99%
rename from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.0.bb
rename to meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb
index 42b0979aaf..2c6fb7aaa3 100644
--- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.0.bb
+++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb
@@ -16,7 +16,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=c434e8128a68bedd59b80b2ac1eb1c4a \
 SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 2)}/${BPN}-${PV}.tar.xz \
            "
 
-SRC_URI[sha256sum] = "84f5bd2038bd52abbce74a639832c5b46a2d17e9c5a8ae14f9788e8516c04166"
+SRC_URI[sha256sum] = "bd7babd99af7258e76819e45ba4a6bc399608fe762d83fde3cac033c50841bb4"
 
 SRC_URI:append:class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch"