diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2016-04-24 16:18:16 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-04-28 10:38:40 +0200 |
commit | c16d59f29617da77e3201f3f5ebe5b639bcb03d9 (patch) | |
tree | d4b1734e01ce1809c6aa9b60aaf7eee035d9c273 | |
parent | 18e5f6383337f3a772bcf666a98b951cf8791d1b (diff) | |
download | meta-openembedded-c16d59f29617da77e3201f3f5ebe5b639bcb03d9.tar.gz |
xfce4-weather-plugin: update to 0.8.7
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.7.bb (renamed from meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.6.bb b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.7.bb index 56531a366..3519f4a04 100644 --- a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.6.bb +++ b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.7.bb | |||
@@ -7,7 +7,7 @@ inherit xfce-panel-plugin | |||
7 | 7 | ||
8 | DEPENDS += "libsoup-2.4 dbus-glib upower" | 8 | DEPENDS += "libsoup-2.4 dbus-glib upower" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "955581375d4860d10e52b5bc8935feff" | 10 | SRC_URI[md5sum] = "ecab0eaad870e460da4597e76f43e6e6" |
11 | SRC_URI[sha256sum] = "927c3b2c699208d63b2baf469b74c8c0dfcb98006ca9f80d75e7aec62658e6fa" | 11 | SRC_URI[sha256sum] = "071e71106868c7d90c936256d837ca834d0ca6f54daea59a9b5fc11b318e65b0" |
12 | 12 | ||
13 | FILES_${PN} += "${datadir}/xfce4/weather" | 13 | FILES_${PN} += "${datadir}/xfce4/weather" |