From a85fb1b96e91501f4e4e798a8241ef8273ac34de Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 30 Jun 2017 05:59:45 -0700 Subject: [PATCH] gegl: Upgrade to 0.3.18 Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- .../recipes-graphics/gegl/{gegl_0.3.4.bb => gegl_0.3.18.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/gegl/{gegl_0.3.4.bb => gegl_0.3.18.bb} (91%) diff --git a/meta-oe/recipes-graphics/gegl/gegl_0.3.4.bb b/meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb similarity index 91% rename from meta-oe/recipes-graphics/gegl/gegl_0.3.4.bb rename to meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb index 90f02165c1..6cc20f5c69 100644 --- a/meta-oe/recipes-graphics/gegl/gegl_0.3.4.bb +++ b/meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb @@ -16,8 +16,8 @@ PACKAGECONFIG[webp] = "--with-webp,--without-webp,webp" SRC_URI = "http://ftp.gimp.org/pub/${BPN}/0.3/${BP}.tar.bz2 \ file://pkgconfig.patch " -SRC_URI[md5sum] = "c19478321594d715a4cb324a0decda6f" -SRC_URI[sha256sum] = "846290a790854d1e6b7c17a2d6f82ad7cb14c72e240bd3b81b98cc0ceddbc3ec" +SRC_URI[md5sum] = "6e5c6f229261478dc436a38c84405b2a" +SRC_URI[sha256sum] = "d7858ef26ede136d14e3de188a9e9c0de7707061a9fb96d7d615fab4958491fb" LDFLAGS += "-lm"