diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2016-12-06 23:40:42 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-12-13 11:19:34 +0100 |
commit | c548d556f64233e4e4ade8c087ee8d40ecd53623 (patch) | |
tree | 66678dd7aad97203cfcb4f55c5e05f2f15bbbac6 /meta-xfce/recipes-apps | |
parent | 5d9ea40643147d5a441ee1c954f1cd63b2887cbe (diff) | |
download | meta-openembedded-contrib-c548d556f64233e4e4ade8c087ee8d40ecd53623.tar.gz |
xfce4-notifyd: update 0.3.4
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.4.bb (renamed from meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.3.bb b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.4.bb index a50cea52747..6310a17937d 100644 --- a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.3.bb +++ b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.4.bb @@ -6,8 +6,8 @@ DEPENDS = "libxfce4util libxfce4ui xfconf gtk+ dbus dbus-glib libnotify" inherit xfce-app -SRC_URI[md5sum] = "f918bd3f9f9ad85eace408aecf541198" -SRC_URI[sha256sum] = "986c4cfeb64c21c6bfb2fe65839490ad0f501fdfc8ed10cc71815da5da110f73" +SRC_URI[md5sum] = "793490b488c3c4a3f97d644431f048d8" +SRC_URI[sha256sum] = "038535de79b7056058e8d6dceb457959949831853c2594a686ec68b037ae31bf" do_compile_prepend() { mkdir -p xfce4-notifyd |