summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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