diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2018-10-03 21:24:52 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-10-04 08:52:54 -0700 |
commit | 16fca101527a3d15fc080dd042f850989cdac79d (patch) | |
tree | adc00a7a8766e0a26d09c305dd35847ac8424631 /meta-xfce | |
parent | 69568bd0f4e733b12f19b9a66e296ee71b0a2b8a (diff) | |
download | meta-openembedded-16fca101527a3d15fc080dd042f850989cdac79d.tar.gz |
xfce4-battery-plugin: upgrade 1.1.0 -> 1.1.1
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/battery/xfce4-battery-plugin_1.1.1.bb (renamed from meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.0.bb b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.1.bb index 9d2d954f026..af7c65aa00a 100644 --- a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.0.bb +++ b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.1.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" inherit xfce-panel-plugin -SRC_URI[md5sum] = "f78d8d0cc13d40753a207a836869b953" -SRC_URI[sha256sum] = "8c9deec8d95da4cc39d6d9091433e5822b6bbe07d80117045dd4dd3480427ece" +SRC_URI[md5sum] = "26941c579ebf4143b7e49aa08ee9b30a" +SRC_URI[sha256sum] = "1e94969b93e0c1d6da87364b64c0cdfb40bae5e4a055039be8b67b9e5b3dd44b" |