diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-02-24 14:33:43 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-02-25 17:57:15 -0800 |
commit | 691e76b83a5accb22e112e6aaef2cca00d4318bd (patch) | |
tree | 27aa5ebe3aa9bb8c244d5d296a819093f946d21c /meta-xfce | |
parent | 0af6e982368cec0981226c3434af457dd9e57af0 (diff) | |
download | meta-openembedded-691e76b83a5accb22e112e6aaef2cca00d4318bd.tar.gz |
xfce4-sensors-plugin: upgrade 1.2.97 -> 1.3.92
Although not explicitly mentioned in release announcement it seems that
this is a develpoment release. It was tested and there could be no reason
found not to use this version.
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-panel-plugins/sensors/xfce4-sensors-plugin_1.3.92.bb (renamed from meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.2.97.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.2.97.bb b/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.3.92.bb index 4d78bb2bf..8b650143f 100644 --- a/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.2.97.bb +++ b/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.3.92.bb | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b94789bed9aec03b9656a9cc5398c706" | |||
5 | 5 | ||
6 | inherit xfce-panel-plugin | 6 | inherit xfce-panel-plugin |
7 | 7 | ||
8 | SRC_URI[md5sum] = "0c74c3112c5e6e07647c116cd43ff5a7" | 8 | SRC_URI[md5sum] = "7327c4c316ebd5d93665e77b432b8d89" |
9 | SRC_URI[sha256sum] = "7524ec4534de9ef7f676de2895a41bf70b73b94da5a27fd4a022b16eda56d0f4" | 9 | SRC_URI[sha256sum] = "3dc6643d2c064b7718badff44b948f8d410f00f13db197820b26ae38045f5112" |
10 | 10 | ||
11 | EXTRA_OECONF = " \ | 11 | EXTRA_OECONF = " \ |
12 | --disable-procacpi \ | 12 | --disable-procacpi \ |