diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-09-17 00:54:14 +0200 |
---|---|---|
committer | Andreas Müller <schnitzeltony@googlemail.com> | 2012-09-18 15:54:02 +0200 |
commit | 4f087d93fa5d46370727040fadb24bbbbe4fb3df (patch) | |
tree | d5f813a01ffa582db2faef88accbffb32539222d /meta-xfce | |
parent | 80f5a3b233b336b876681c858578da4a53a8bb88 (diff) | |
download | meta-openembedded-4f087d93fa5d46370727040fadb24bbbbe4fb3df.tar.gz |
xfce4-diskperf-plugin: update to 2.5.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.4.bb (renamed from meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.3.bb b/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.4.bb index e80d0bd023a..6946931a0d9 100644 --- a/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.3.bb +++ b/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.4.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d3e627798d6a60bece47aa8b3532e1f1" inherit xfce-panel-plugin -SRC_URI[md5sum] = "ba880f763e273787d0c8365eebc4feab" -SRC_URI[sha256sum] = "418a250fe8d48f1fd87658206a8e6762032d35dc1b2e98e27d309a35f873f9b6" +SRC_URI[md5sum] = "2db453fc3ea2e4fe073ec313a25b0961" +SRC_URI[sha256sum] = "aab6b9c4e2f78620920efac6874c4edf426f05b63b94cfda0da8c99a91110a0b" |