[oe] [PATCH 18/44] ristretto: update 0.8.1 -> 0.8.2

Andreas Müller schnitzeltony at googlemail.com
Mon Feb 20 18:06:34 UTC 2017


Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 .../ristretto/{ristretto_0.8.1.bb => ristretto_0.8.2.bb}            | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-apps/ristretto/{ristretto_0.8.1.bb => ristretto_0.8.2.bb} (70%)

diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.2.bb
similarity index 70%
rename from meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb
rename to meta-xfce/recipes-apps/ristretto/ristretto_0.8.2.bb
index 7abf186..c4baa72 100644
--- a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb
+++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.2.bb
@@ -3,13 +3,13 @@ HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto"
 SECTION = "x11/application"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=35d145429ad3cbf5308d1dc93f66376b"
-DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo"
+DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo file"
 
 inherit xfce-app
 
 RRECOMMENDS_${PN} += "tumbler"
 
-SRC_URI[md5sum] = "5332876b627b3237eebb76db66e2fb11"
-SRC_URI[sha256sum] = "0b4c90c585166c958d479075b98da6e28ca500bda6f4d3443f20e0a2172030ee"
+SRC_URI[md5sum] = "a8d8bb6b8fa7f868cfa3ae778630946e"
+SRC_URI[sha256sum] = "f8f3b77ca6fc77ddf8cff1bb52e5c5802c462663f72f324393b3a0360f6901b8"
 
 FILES_${PN} += "${datadir}/appdata"
-- 
2.9.3




More information about the Openembedded-devel mailing list