aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/babl
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-02-22 19:35:21 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-03-14 12:15:32 +0100
commit09489f472da1967c23426bdc805c52f80f8f3239 (patch)
treedc60c75b07674940128512f6711f4f08fbd0a495 /meta-oe/recipes-graphics/babl
parentb24a99b38a64fc0b08c54baa89359d1cd728f7d2 (diff)
downloadmeta-openembedded-contrib-09489f472da1967c23426bdc805c52f80f8f3239.tar.gz
babl: update to 0.1.16
This fixes gobject introspection support. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Diffstat (limited to 'meta-oe/recipes-graphics/babl')
-rw-r--r--meta-oe/recipes-graphics/babl/babl_0.1.16.bb (renamed from meta-oe/recipes-graphics/babl/babl_0.1.10.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/babl/babl_0.1.10.bb b/meta-oe/recipes-graphics/babl/babl_0.1.16.bb
index 48920217af..daea05212b 100644
--- a/meta-oe/recipes-graphics/babl/babl_0.1.10.bb
+++ b/meta-oe/recipes-graphics/babl/babl_0.1.16.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
inherit gnomebase
SRC_URI = "http://ftp.gimp.org/pub/${BPN}/0.1/${BP}.tar.bz2"
-SRC_URI[md5sum] = "9e1542ab5c0b12ea3af076a9a2f02d79"
-SRC_URI[sha256sum] = "943fc36ceac7dd25bc928256bc7b535a42989c6b971578146869eee5fe5955f4"
+SRC_URI[md5sum] = "a1c72e5f5d55a8b736ef2fa67ddb86ec"
+SRC_URI[sha256sum] = "7d6ba55ec53ee6f6bf6945beec28839d09ff72376f4d83035eb379cd4f3e980e"
FILES_${PN} += "${libdir}/babl-*/*.so"
FILES_${PN}-dev += "${libdir}/babl-*/*.la"