mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
xfce4-notifyd: upgrade 0.6.2 -> 0.6.3
Release notes for 0.6.3 ======================= - Fix compilation warnings - autoconf: Some updates - Update `.gitignore` - Remove GSourceFunc casts - Fix missing-prototypes - Bump required GLib version to 2.56 - Implement ISO 8601 time format to avoid post-2.56 GLib functions - settings: Drop subtitle - Fix multiple memory issues (!11) - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ DEPENDS = " \
|
||||
|
||||
inherit xfce-app
|
||||
|
||||
SRC_URI[sha256sum] = "19ab84c6665c7819998f2269322d53f462c30963ce26042df23ae525e7d16545"
|
||||
SRC_URI[sha256sum] = "56a9f895aed460042f2abe09bb1a899e29b7c7d5a76ecac63dead3ced990859f"
|
||||
|
||||
# Avoid trouble with other desktops e.g KDE which also ships dbus service named
|
||||
# org.freedesktop.Notifications
|
||||
Reference in New Issue
Block a user