From: Maxin B. John Date: Wed, 4 May 2016 08:20:22 +0000 (+0300) Subject: harfbuzz: upgrade to 1.2.6 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~25987 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=279ba57bba7ef8312c010bdd4641c883fe624987;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git harfbuzz: upgrade to 1.2.6 1.2.3 -> 1.2.6 Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.6.bb similarity index 88% rename from meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_1.2.6.bb index cfe885fe7e1..e80b1941203 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.6.bb @@ -12,8 +12,8 @@ DEPENDS = "glib-2.0 cairo fontconfig freetype" SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2" -SRC_URI[md5sum] = "da8d97e262e6ef8288e1ae76369421bd" -SRC_URI[sha256sum] = "8216d2404aaab7fde87be0365a90d64aa6c55928e104557cfcb37b54a096cb8c" +SRC_URI[md5sum] = "9f4b6831c86135faef011e991f59f77f" +SRC_URI[sha256sum] = "7537bacccb3524df0cd2a4d5bc7e168bcc10e8171e0324f3cd522583868192c1" inherit autotools pkgconfig lib_package