aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-01-09 22:05:11 +0100
committerKhem Raj <raj.khem@gmail.com>2020-01-10 00:50:59 -0800
commit50d06d28d6a11eff88e3e2e5a219e51a9df4cdf9 (patch)
tree44cf4370f6a94d7259c7d442d56f859b6f62c019 /meta-xfce
parent70ac4381d3193128ac8b8c8e28369a8290176faf (diff)
downloadmeta-openembedded-50d06d28d6a11eff88e3e2e5a219e51a9df4cdf9.tar.gz
xfce4-terminal: upgrade 0.8.9 -> 0.8.9.1
This is a hotfix release for 0.8.9: Release notes for 0.8.9.1 ========================= This is a bug-fix release featuring only one change. 0.8.9.1 ======= - Fix "Open terminal here" functionality that was broken in release 0.8.9 (bug #16307) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.1.bb (renamed from meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.1.bb
index 493758c181..4bdd4cbf2d 100644
--- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.bb
+++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.1.bb
@@ -8,7 +8,7 @@ inherit xfce-app
FILES_${PN} += "${datadir}/xfce4 \
${datadir}/gnome-control-center"
-SRC_URI[md5sum] = "cb40a6cc5b3e35fa4d68f1b702f11027"
-SRC_URI[sha256sum] = "247683a51a964cfaa6b1e92030afe9f782efebfcb550a464170b53eb94216795"
+SRC_URI[md5sum] = "cb995e4891a3c547bf133b31e4840d01"
+SRC_URI[sha256sum] = "0deb0d06e50a8a41fb00e2c3773f0793882cb9f073ae16ead887bb9681c514cd"
RRECOMMENDS_${PN} += "vte-prompt"