diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-03-27 23:19:52 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-04-18 14:21:46 +0200 |
commit | 81ca1e2d7860c7cc92b31b6173d6eb6925fa50cd (patch) | |
tree | 17b6efa009498544dd5f4fbc45752ca6a7d22912 /meta-xfce/recipes-panel-plugins | |
parent | 97c0281098d9902a50202caeea85fb4a084950ef (diff) | |
download | meta-openembedded-81ca1e2d7860c7cc92b31b6173d6eb6925fa50cd.tar.gz |
xfce4-equake-plugin: update 1.3.8 -> 1.3.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.1.bb (renamed from meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.bb) | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.bb b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.1.bb index 76d25f85e..8b24e98b0 100644 --- a/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.bb +++ b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.1.bb | |||
@@ -6,7 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
6 | 6 | ||
7 | inherit xfce-panel-plugin | 7 | inherit xfce-panel-plugin |
8 | 8 | ||
9 | SRC_URI[md5sum] = "c8f6cb2aec62513c343281eacc4fc395" | 9 | DEPENDS += "curl" |
10 | SRC_URI[sha256sum] = "431575da3d49fea3afa60f02e83c8d74e20e9a229c9c4ec82c21d45e2c986925" | 10 | |
11 | SRC_URI[md5sum] = "07d42b8a3d440d6f1861048a6cc3a15a" | ||
12 | SRC_URI[sha256sum] = "eff9cfd604d1bd998c5208176fbe2c6da705c250dce572f5e30b2c77f4ec741c" | ||
11 | 13 | ||
12 | FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin" | 14 | FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin" |