diff options
Diffstat (limited to 'meta-oe')
-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 005b85e6c..689c4faad 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" | |||
5 | inherit gnome | 5 | inherit gnome |
6 | 6 | ||
7 | SRC_URI = "ftp://ftp.gimp.org/pub/${PN}/0.1/${PN}-${PV}.tar.bz2" | 7 | SRC_URI = "ftp://ftp.gimp.org/pub/${PN}/0.1/${PN}-${PV}.tar.bz2" |
8 | SRC_URI[md5sum] = "dc960981a5ec5330fc1c177be9f59068" | 8 | SRC_URI[md5sum] = "9e1542ab5c0b12ea3af076a9a2f02d79" |
9 | SRC_URI[sha256sum] = "319b9004a5366101fd522da02cc983a5d0f50a17af0fa5cbce3535e31bce19a4" | 9 | SRC_URI[sha256sum] = "943fc36ceac7dd25bc928256bc7b535a42989c6b971578146869eee5fe5955f4" |
10 | 10 | ||
11 | FILES_${PN} += "${libdir}/babl-*/*.so" | 11 | FILES_${PN} += "${libdir}/babl-*/*.so" |
12 | FILES_${PN}-dev += "${libdir}/babl-*/*.la" | 12 | FILES_${PN}-dev += "${libdir}/babl-*/*.la" |