diff options
author | Kai Kang <kai.kang@windriver.com> | 2018-10-30 09:07:47 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-11-02 10:05:06 -0700 |
commit | c1bc28f18a7aa283d17bc752c9bfa1dca20a418b (patch) | |
tree | 62021c612a79ee0562e25fa1033f991e41fbaeb4 /meta-xfce/recipes-apps | |
parent | 76bfed565f90acde935c7ef8c0d07148346d10a3 (diff) | |
download | meta-openembedded-c1bc28f18a7aa283d17bc752c9bfa1dca20a418b.tar.gz |
xfce4-notifyd: 0.4.2 -> 0.4.3
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-apps')
-rw-r--r-- | meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.4.3.bb (renamed from meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.4.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.4.2.bb b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.4.3.bb index 15ec51b2b..d7719051b 100644 --- a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.4.2.bb +++ b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.4.3.bb | |||
@@ -15,8 +15,8 @@ DEPENDS = " \ | |||
15 | 15 | ||
16 | inherit xfce-app | 16 | inherit xfce-app |
17 | 17 | ||
18 | SRC_URI[md5sum] = "ecb930ef6ae6e1f310a5afe5f638eff8" | 18 | SRC_URI[md5sum] = "4887c62dfcb4c3e4f45c9acfb3def515" |
19 | SRC_URI[sha256sum] = "f6f28af47fdfb41db84bd003f0d76f5f4abf2137d1e27e9d378f063bb8f82356" | 19 | SRC_URI[sha256sum] = "293dda084cfca4887ae740e2725fdfc64412bc10eac7a55a924eb14482dceac0" |
20 | 20 | ||
21 | # Avoid trouble with other desktops e.g KDE which also ships dbus service named | 21 | # Avoid trouble with other desktops e.g KDE which also ships dbus service named |
22 | # org.freedesktop.Notifications | 22 | # org.freedesktop.Notifications |