diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-11-11 14:29:44 +0100 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-11-19 13:36:25 -0800 |
commit | e778547d14aff267ab36a0278ffd341b98040df5 (patch) | |
tree | cdfe24f68dc4a03f9e96ffa8a8ec92bf0d3e780f /meta-xfce | |
parent | b1296a0079ff095d6f23f8bc82a06b1c051f99e8 (diff) | |
download | meta-openembedded-e778547d14aff267ab36a0278ffd341b98040df5.tar.gz |
xfce4-xkb-plugin: update 0.8.0 -> 0.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.1.bb (renamed from meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.1.bb index 5e62c033d..8ee374035 100644 --- a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb +++ b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.1.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=496f09f084b0f7e6f02f769a84490c6b" | |||
6 | 6 | ||
7 | inherit xfce-panel-plugin | 7 | inherit xfce-panel-plugin |
8 | 8 | ||
9 | SRC_URI[md5sum] = "e4e897741ebe2827192971c2aaad835d" | 9 | SRC_URI[md5sum] = "72530bf59d7cd902326469e5a7a9892b" |
10 | SRC_URI[sha256sum] = "3b0d3b9f4b7c3e3e7be668e2f7c845b89b16e0ed3db2bacb544a17272682ced0" | 10 | SRC_URI[sha256sum] = "c19ecf126201deb6148741c521124771ad396adc874471512ab5ffe1946567a1" |
11 | 11 | ||
12 | DEPENDS += "libxklavier libwnck3 librsvg garcon" | 12 | DEPENDS += "libxklavier libwnck3 librsvg garcon" |
13 | 13 | ||