diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2014-10-01 14:09:33 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-10-16 07:01:00 +0200 |
commit | fbb8a5766367ecbc8abfb1ea9fbd33cac32fc03b (patch) | |
tree | eac77ee9503e6f45222385f9447f46d4c874ffd2 /meta-xfce/recipes-apps | |
parent | 14d3f7c83ce83ace1758ddeb175fa1148d671f94 (diff) | |
download | meta-openembedded-contrib-fbb8a5766367ecbc8abfb1ea9fbd33cac32fc03b.tar.gz |
orage: update to 4.10.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-apps')
-rw-r--r-- | meta-xfce/recipes-apps/orage/orage_4.10.0.bb (renamed from meta-xfce/recipes-apps/orage/orage_4.8.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/orage/orage_4.8.4.bb b/meta-xfce/recipes-apps/orage/orage_4.10.0.bb index cf3081e3789..8164c3c147b 100644 --- a/meta-xfce/recipes-apps/orage/orage_4.8.4.bb +++ b/meta-xfce/recipes-apps/orage/orage_4.10.0.bb @@ -6,8 +6,8 @@ DEPENDS = "gtk+ xfce4-panel libical popt" inherit xfce-app -SRC_URI[md5sum] = "d5105981a9d77ed22be42615d70f3cc0" -SRC_URI[sha256sum] = "b19df727da9da48b979e238ac7113c803976de80bd1e2dadf6d84b864956dfd5" +SRC_URI[md5sum] = "b33fa272d92f539a224a7a40b1926dfc" +SRC_URI[sha256sum] = "6cb854f3437e31bab23abfce97bd10afa1636a9a1480d80e14e26c85d06be7c0" PACKAGECONFIG ??= "" PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify" |