diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2013-01-02 15:16:05 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-01-03 23:25:44 +0100 |
commit | 4b5ee45d7030cbe956059876dc1069f6f4c134c2 (patch) | |
tree | 5ba7306a67116b744bd4bcd45b168434a79b2a51 /meta-xfce/recipes-xfce/exo | |
parent | d29ca327fb23db312da1904dfea2a66d29eb6e7f (diff) | |
download | meta-openembedded-4b5ee45d7030cbe956059876dc1069f6f4c134c2.tar.gz |
exo: update to 0.10.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/exo')
-rw-r--r-- | meta-xfce/recipes-xfce/exo/exo/configure.patch | 4 | ||||
-rw-r--r-- | meta-xfce/recipes-xfce/exo/exo_0.10.2.bb (renamed from meta-xfce/recipes-xfce/exo/exo_0.8.0.bb) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo/configure.patch b/meta-xfce/recipes-xfce/exo/exo/configure.patch index 2ccfcfc99..ef27e423b 100644 --- a/meta-xfce/recipes-xfce/exo/exo/configure.patch +++ b/meta-xfce/recipes-xfce/exo/exo/configure.patch | |||
@@ -1,5 +1,5 @@ | |||
1 | --- exo-0.3.4/configure.in~ 2007-12-02 10:37:06.000000000 -0200 | 1 | --- a/configure.ac 2007-12-02 10:37:06.000000000 -0200 |
2 | +++ exo-0.3.4/configure.in 2008-06-05 17:21:42.000000000 -0300 | 2 | +++ b/configure.ac 2008-06-05 17:21:42.000000000 -0300 |
3 | @@ -127,22 +127,24 @@ | 3 | @@ -127,22 +127,24 @@ |
4 | dnl *************************************** | 4 | dnl *************************************** |
5 | dnl *** Check for strftime() extensions *** | 5 | dnl *** Check for strftime() extensions *** |
diff --git a/meta-xfce/recipes-xfce/exo/exo_0.8.0.bb b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb index af9103f6c..4fdfd48c0 100644 --- a/meta-xfce/recipes-xfce/exo/exo_0.8.0.bb +++ b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb | |||
@@ -13,8 +13,8 @@ SRC_URI += " \ | |||
13 | file://gnome-mount \ | 13 | file://gnome-mount \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[md5sum] = "189bd19210e1d7d8601be1cdf27bf259" | 16 | SRC_URI[md5sum] = "c70f2a217811bfba2e62f938d4b8f748" |
17 | SRC_URI[sha256sum] = "6e21aa30692affcb45fc8283d034da4a02221d26e3e1facb968d04fed4ba05b0" | 17 | SRC_URI[sha256sum] = "b385828bf8a38204da3254b57fdfa25a72694495aa189fabd5040f707eec76ce" |
18 | 18 | ||
19 | # see http://wiki.xfce.org/gnomemount-replacement | 19 | # see http://wiki.xfce.org/gnomemount-replacement |
20 | do_install_append () { | 20 | do_install_append () { |