diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2014-10-01 13:50:38 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-10-16 07:00:59 +0200 |
commit | 9cd59344e518162ced7b161786c51c98219a24ce (patch) | |
tree | 88a149f69ece2a1f05c568bad246a366c8a319f4 /meta-xfce/recipes-apps | |
parent | 8bb987bcf9f161f7a5018b38a3c45494c280170e (diff) | |
download | meta-openembedded-contrib-9cd59344e518162ced7b161786c51c98219a24ce.tar.gz |
xfce4-terminal: update to 0.6.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-apps')
-rw-r--r-- | meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb (renamed from meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.2.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb index 8b2619d77e7..1049b27a8d7 100644 --- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.2.bb +++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb @@ -8,5 +8,5 @@ inherit xfce-app FILES_${PN} += "${datadir}/xfce4 \ ${datadir}/gnome-control-center" -SRC_URI[md5sum] = "d5cdb302bd770c9f2d30262c26639006" -SRC_URI[sha256sum] = "3d92422288d26311880af694bb4e02c9235997ca307a5e85001bf6bef65c3b35" +SRC_URI[md5sum] = "6a2816d8b0933cd707ed456ceb731399" +SRC_URI[sha256sum] = "912f4716c2395a14a80620ef982b4af1e2a67a8df9a1ef0b802ecae826057e08" |