summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libnotify
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-08-08 08:42:17 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-10 08:25:28 +0100
commit2b06c085a1c2eb8ce641287ac2c7f2de45eb9f33 (patch)
tree87054833130e67255bceccb65cf3f126264463d6 /meta/recipes-gnome/libnotify
parentf60880d8335b01817e71dffa42d1e2c56df378d9 (diff)
downloadpoky-2b06c085a1c2eb8ce641287ac2c7f2de45eb9f33.tar.gz
libnotify: upgrade 0.8.0 -> 0.8.1
(From OE-Core rev: cbc411f62275aecf9cdc01f5029f782f30c4b896) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/libnotify')
-rw-r--r--meta/recipes-gnome/libnotify/libnotify_0.8.1.bb (renamed from meta/recipes-gnome/libnotify/libnotify_0.8.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libnotify/libnotify_0.8.0.bb b/meta/recipes-gnome/libnotify/libnotify_0.8.1.bb
index 9c9af87e1a..3bdc70d224 100644
--- a/meta/recipes-gnome/libnotify/libnotify_0.8.0.bb
+++ b/meta/recipes-gnome/libnotify/libnotify_0.8.1.bb
@@ -22,7 +22,7 @@ inherit gnomebase gtk-doc features_check gobject-introspection
22# depends on gtk+3 if tests are enabled 22# depends on gtk+3 if tests are enabled
23ANY_OF_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'tests', '${GTK3DISTROFEATURES}', '', d)}" 23ANY_OF_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'tests', '${GTK3DISTROFEATURES}', '', d)}"
24 24
25SRC_URI[archive.sha256sum] = "46a26f0db4e64cf24016291eb1579ed9f0ba7611fe6cd9e1afec8f42780d3924" 25SRC_URI[archive.sha256sum] = "d033e6d4d6ccbf46a436c31628a4b661b36dca1f5d4174fe0173e274f4e62557"
26 26
27EXTRA_OEMESON = "-Dman=false" 27EXTRA_OEMESON = "-Dman=false"
28 28