diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2018-05-10 18:14:14 +0200 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-05-17 08:25:29 -0700 |
commit | f6e1999daf8ab3b27bd313d18c47f2fda15f40ba (patch) | |
tree | 3abe26113c4dbba8bf2102f1dc8ca5e33958a2cd /meta-xfce | |
parent | a7fc716d8df303242e992c87474fff3690c3d455 (diff) | |
download | meta-openembedded-f6e1999daf8ab3b27bd313d18c47f2fda15f40ba.tar.gz |
xfce4-pulseaudio-plugin: update 0.4.0 -> 0.4.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.1.bb (renamed from meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.0.bb b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.1.bb index f5417a1a1c..b423707648 100644 --- a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.0.bb +++ b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.1.bb | |||
@@ -8,8 +8,8 @@ REQUIRED_DISTRO_FEATURES = "pulseaudio x11" | |||
8 | 8 | ||
9 | DEPENDS += "pulseaudio" | 9 | DEPENDS += "pulseaudio" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "12f3dd97e02c604e2023b5baf30d4a6c" | 11 | SRC_URI[md5sum] = "7df7280c19c2c8b8c5bc4f4f2136d1dd" |
12 | SRC_URI[sha256sum] = "aef9ad68a0b604a6aeca4c08146f3eb42bedb4fe1c8b65b82679cec0e2fc1cb3" | 12 | SRC_URI[sha256sum] = "6ca88314dbac3e24c0e1bfc593fad6edb66319766be62e8256c81b0314f049f0" |
13 | 13 | ||
14 | PACKAGECONFIG ??= "" | 14 | PACKAGECONFIG ??= "" |
15 | PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify" | 15 | PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify" |