From: Maxin B. John Date: Sun, 23 Oct 2016 11:29:54 +0000 (+0300) Subject: harfbuzz: Upgrade 1.3.0 -> 1.3.2 X-Git-Tag: uninative-1.5~1487 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f2eb5bde1d6c3c24a4c57b79f56f555c80207e52;p=openembedded-core.git harfbuzz: Upgrade 1.3.0 -> 1.3.2 1.3.0 -> 1.3.2 Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.2.bb similarity index 88% rename from meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_1.3.2.bb index f24c443a77..8d29340d43 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.2.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] = "a82d49ff67197bc3c96ea34b98880c52" -SRC_URI[sha256sum] = "b04be31633efee2cae1d62d46434587302554fa837224845a62565ec68a0334d" +SRC_URI[md5sum] = "5986e1bfcd983d1f6caa53ef64c4abc5" +SRC_URI[sha256sum] = "8543a6372f08c5987c632dfaa86210c7edb3f43fbacd96095c609bc3539ce027" inherit autotools pkgconfig lib_package gtk-doc