[oe] [meta-oe 2/3] gegl: update to 0.2.0

Andreas Müller schnitzeltony at googlemail.com
Sat Dec 1 00:51:20 UTC 2012


Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 .../gegl/{gegl_0.1.8.bb => gegl_0.2.0.bb}          |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-graphics/gegl/{gegl_0.1.8.bb => gegl_0.2.0.bb} (68%)

diff --git a/meta-oe/recipes-graphics/gegl/gegl_0.1.8.bb b/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb
similarity index 68%
rename from meta-oe/recipes-graphics/gegl/gegl_0.1.8.bb
rename to meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb
index 5ae2082..a68dc20 100644
--- a/meta-oe/recipes-graphics/gegl/gegl_0.1.8.bb
+++ b/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb
@@ -7,9 +7,9 @@ inherit gnome
 
 EXTRA_OECONF = "--disable-docs "
 
-SRC_URI = "ftp://ftp.gimp.org/pub/${PN}/0.1/${PN}-${PV}.tar.bz2"
-SRC_URI[md5sum] = "c8279b86b3d584ee4f503839fc500425"
-SRC_URI[sha256sum] = "106b9574b6d5fb282683794f7a7f090a1a3f4a388890e592b202827a4ca76f75"
+SRC_URI = "ftp://ftp.gimp.org/pub/${PN}/0.2/${PN}-${PV}.tar.bz2"
+SRC_URI[md5sum] = "32b00002f1f1e316115c4ed922e1dec8"
+SRC_URI[sha256sum] = "df2e6a0d9499afcbc4f9029c18d9d1e0dd5e8710a75e17c9b1d9a6480dd8d426"
 
 FILES_${PN} += "${libdir}/gegl-*/*.so"
 FILES_${PN}-dev += "${libdir}/gegl-*/*.la"
-- 
1.7.4.4





More information about the Openembedded-devel mailing list