From: Maxin B. John Date: Thu, 12 Nov 2015 08:53:23 +0000 (+0200) Subject: harfbuzz: update to 1.0.6 X-Git-Tag: 2016-4~2251 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1ca357c1a1e920e260d3d61863d3c6efa01f37b4;p=openembedded-core.git harfbuzz: update to 1.0.6 1.0.2 -> 1.0.6 Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.0.2.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.0.6.bb similarity index 88% rename from meta/recipes-graphics/harfbuzz/harfbuzz_1.0.2.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_1.0.6.bb index 670bd98e15..58541aa94f 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.0.2.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.0.6.bb @@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e021dd6dda6ff1e6b1044002fc662b9b \ SECTION = "libs" SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2" -SRC_URI[md5sum] = "e74f644045fe42c38a2641fc1e82a800" -SRC_URI[sha256sum] = "beb3caf8654010fcdca61c810a3a7532237fc567ee4271deb674b5efbbe3b466" +SRC_URI[md5sum] = "2256fd144c936936db9c92e77510a011" +SRC_URI[sha256sum] = "f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26" inherit autotools pkgconfig lib_package