From 81ca1e2d7860c7cc92b31b6173d6eb6925fa50cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 27 Mar 2017 23:19:52 +0200 Subject: [PATCH] xfce4-equake-plugin: update 1.3.8 -> 1.3.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- ...quake-plugin_1.3.8.bb => xfce4-equake-plugin_1.3.8.1.bb} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/equake/{xfce4-equake-plugin_1.3.8.bb => xfce4-equake-plugin_1.3.8.1.bb} (72%) 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 similarity index 72% rename from meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.bb rename to meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.1.bb index 76d25f85e4..8b24e98b04 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" inherit xfce-panel-plugin -SRC_URI[md5sum] = "c8f6cb2aec62513c343281eacc4fc395" -SRC_URI[sha256sum] = "431575da3d49fea3afa60f02e83c8d74e20e9a229c9c4ec82c21d45e2c986925" +DEPENDS += "curl" + +SRC_URI[md5sum] = "07d42b8a3d440d6f1861048a6cc3a15a" +SRC_URI[sha256sum] = "eff9cfd604d1bd998c5208176fbe2c6da705c250dce572f5e30b2c77f4ec741c" FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin"