diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2016-10-31 23:10:45 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-11-22 13:59:40 +0100 |
commit | a87873eac72e47c4125305d0b9393d15ff3f618e (patch) | |
tree | eef9580332738e3ce6a4f88ab1304e57421da5f3 /meta-xfce/recipes-apps | |
parent | b26f915d7c43d2f105a122ce12c1020be5f81d6a (diff) | |
download | meta-openembedded-a87873eac72e47c4125305d0b9393d15ff3f618e.tar.gz |
xfce4-notifyd: update to 0.3.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-apps')
-rw-r--r-- | meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.3.bb (renamed from meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.2.bb b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.3.bb index 2894af489..a50cea527 100644 --- a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.2.bb +++ b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.3.bb | |||
@@ -6,8 +6,8 @@ DEPENDS = "libxfce4util libxfce4ui xfconf gtk+ dbus dbus-glib libnotify" | |||
6 | 6 | ||
7 | inherit xfce-app | 7 | inherit xfce-app |
8 | 8 | ||
9 | SRC_URI[md5sum] = "9ee9bd823710c8753cb99f5a8028d528" | 9 | SRC_URI[md5sum] = "f918bd3f9f9ad85eace408aecf541198" |
10 | SRC_URI[sha256sum] = "c554db55d9d759c32115e9e5da029bd68b07628438ef2bac7ae4b458567c85a4" | 10 | SRC_URI[sha256sum] = "986c4cfeb64c21c6bfb2fe65839490ad0f501fdfc8ed10cc71815da5da110f73" |
11 | 11 | ||
12 | do_compile_prepend() { | 12 | do_compile_prepend() { |
13 | mkdir -p xfce4-notifyd | 13 | mkdir -p xfce4-notifyd |