aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/babl
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-12-01 00:51:19 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-12-04 10:44:57 +0100
commite0ce76609c9ba21bb9df2df44e63ebbfea90ed91 (patch)
tree43768f810b58a45b959c66b1777d2c3b6f9bf732 /meta-oe/recipes-graphics/babl
parentaa7a2094055798f18c6578421c909c2961f50314 (diff)
downloadmeta-openembedded-contrib-e0ce76609c9ba21bb9df2df44e63ebbfea90ed91.tar.gz
babl: update to 0.1.10
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-graphics/babl')
-rw-r--r--meta-oe/recipes-graphics/babl/babl_0.1.10.bb (renamed from meta-oe/recipes-graphics/babl/babl_0.1.6.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/babl/babl_0.1.6.bb b/meta-oe/recipes-graphics/babl/babl_0.1.10.bb
index 005b85e6cd..689c4faad2 100644
--- a/meta-oe/recipes-graphics/babl/babl_0.1.6.bb
+++ b/meta-oe/recipes-graphics/babl/babl_0.1.10.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
inherit gnome
SRC_URI = "ftp://ftp.gimp.org/pub/${PN}/0.1/${PN}-${PV}.tar.bz2"
-SRC_URI[md5sum] = "dc960981a5ec5330fc1c177be9f59068"
-SRC_URI[sha256sum] = "319b9004a5366101fd522da02cc983a5d0f50a17af0fa5cbce3535e31bce19a4"
+SRC_URI[md5sum] = "9e1542ab5c0b12ea3af076a9a2f02d79"
+SRC_URI[sha256sum] = "943fc36ceac7dd25bc928256bc7b535a42989c6b971578146869eee5fe5955f4"
FILES_${PN} += "${libdir}/babl-*/*.so"
FILES_${PN}-dev += "${libdir}/babl-*/*.la"