diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2016-10-31 23:10:43 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-11-22 13:59:39 +0100 |
commit | 944c5dd85ed3132ac6d5d35d5699968d7920c4c0 (patch) | |
tree | bcae28907f9d4f80033f0128140208dd852b577f /meta-xfce/recipes-apps | |
parent | af98c7d2caed0e8b5181ca38be87961a1794a5c9 (diff) | |
download | meta-openembedded-contrib-944c5dd85ed3132ac6d5d35d5699968d7920c4c0.tar.gz |
ristretto: update to 0.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-apps')
-rw-r--r-- | meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb (renamed from meta-xfce/recipes-apps/ristretto/ristretto_0.8.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.0.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb index 66399cfb179..7abf186874c 100644 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.0.bb +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb @@ -9,7 +9,7 @@ inherit xfce-app RRECOMMENDS_${PN} += "tumbler" -SRC_URI[md5sum] = "94c778850325a4e5a12e3433c8a05432" -SRC_URI[sha256sum] = "71625324cecda7199acbc95a3ea5132d0dcbf808771e7a209ea2b9503ae4f328" +SRC_URI[md5sum] = "5332876b627b3237eebb76db66e2fb11" +SRC_URI[sha256sum] = "0b4c90c585166c958d479075b98da6e28ca500bda6f4d3443f20e0a2172030ee" FILES_${PN} += "${datadir}/appdata" |