From: Alexander Kanavin Date: Wed, 20 Jul 2022 08:44:23 +0000 (+0200) Subject: libnotify: upgrade 0.7.12 -> 0.8.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3540 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=490a10983b800d9eedb43fb98366696965593ee2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libnotify: upgrade 0.7.12 -> 0.8.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/libnotify/libnotify_0.7.12.bb b/meta/recipes-gnome/libnotify/libnotify_0.8.0.bb similarity index 93% rename from meta/recipes-gnome/libnotify/libnotify_0.7.12.bb rename to meta/recipes-gnome/libnotify/libnotify_0.8.0.bb index 21e737fd455..9c9af87e1af 100644 --- a/meta/recipes-gnome/libnotify/libnotify_0.7.12.bb +++ b/meta/recipes-gnome/libnotify/libnotify_0.8.0.bb @@ -22,7 +22,7 @@ inherit gnomebase gtk-doc features_check gobject-introspection # depends on gtk+3 if tests are enabled ANY_OF_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'tests', '${GTK3DISTROFEATURES}', '', d)}" -SRC_URI[archive.sha256sum] = "744b2b37508135f8261b755a9debe6e09add421adc75bde930f6e198b70ab46e" +SRC_URI[archive.sha256sum] = "46a26f0db4e64cf24016291eb1579ed9f0ba7611fe6cd9e1afec8f42780d3924" EXTRA_OEMESON = "-Dman=false"