diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-gnome/libnotify/libnotify_0.7.7.bb (renamed from meta/recipes-gnome/libnotify/libnotify_0.7.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/libnotify/libnotify_0.7.6.bb b/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb index ce8e5ae21a..2ab2f1f2c1 100644 --- a/meta/recipes-gnome/libnotify/libnotify_0.7.6.bb +++ b/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb | |||
@@ -9,8 +9,8 @@ inherit gnomebase gtk-doc distro_features_check gobject-introspection | |||
9 | # depends on gtk+3 | 9 | # depends on gtk+3 |
10 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 10 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
11 | 11 | ||
12 | SRC_URI[archive.md5sum] = "a4997019d08f46f3bf57b78e6f795a59" | 12 | SRC_URI[archive.md5sum] = "e9d911f6a22435e0b922f2fe71212b59" |
13 | SRC_URI[archive.sha256sum] = "0ef61ca400d30e28217979bfa0e73a7406b19c32dd76150654ec5b2bdf47d837" | 13 | SRC_URI[archive.sha256sum] = "9cb4ce315b2655860c524d46b56010874214ec27e854086c1a1d0260137efc04" |
14 | 14 | ||
15 | # there were times, we had two versions of libnotify (oe-core libnotify:0.6.x / | 15 | # there were times, we had two versions of libnotify (oe-core libnotify:0.6.x / |
16 | # meta-gnome libnotify3: 0.7.x) | 16 | # meta-gnome libnotify3: 0.7.x) |