summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2018-03-02 00:01:46 +0100
committerArmin Kuster <akuster808@gmail.com>2018-03-16 19:44:53 -0700
commit060b0edf6db79f5d8560ac122c68e1416f32832a (patch)
treeae81186b55f3dba71fe19ad4d1dc3df65ed3f3aa /meta-xfce
parent83fef1ad55f065bcb244092b2ca2783b9e262ad8 (diff)
downloadmeta-openembedded-060b0edf6db79f5d8560ac122c68e1416f32832a.tar.gz
parole: update 0.8.1 -> 1.0.0
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-multimedia/parole/parole_1.0.0.bb (renamed from meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb b/meta-xfce/recipes-multimedia/parole/parole_1.0.0.bb
index 824611abe..479f1a4df 100644
--- a/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb
+++ b/meta-xfce/recipes-multimedia/parole/parole_1.0.0.bb
@@ -19,8 +19,8 @@ DEPENDS += " \
19 taglib \ 19 taglib \
20" 20"
21 21
22SRC_URI[md5sum] = "361e3059f1263c76a3711db2c7c1a97b" 22SRC_URI[md5sum] = "d00d3ca571900826bf5e1f6986e42992"
23SRC_URI[sha256sum] = "4b216f5200490f8d2a9bf1b3fcd9a8b20834c95249bf13b9170c82e1fcbd80f4" 23SRC_URI[sha256sum] = "6666b335aeb690fb527f77b62c322baf34834b593659fdcd21d21ed3f1e14010"
24 24
25RDEPENDS_${PN} += "gstreamer1.0-plugins-good" 25RDEPENDS_${PN} += "gstreamer1.0-plugins-good"
26 26