[oe-commits] [openembedded-core] 08/41: harfbuzz: upgrade to 1.3.4

git at git.openembedded.org git at git.openembedded.org
Fri Dec 16 10:39:51 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 7c053b83040d68eb17b12e90499f792f602cd340
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Mon Dec 12 17:16:23 2016 +0200

    harfbuzz: upgrade to 1.3.4
    
    1.3.3 -> 1.3.4
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../harfbuzz/{harfbuzz_1.3.3.bb => harfbuzz_1.3.4.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.3.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.4.bb
similarity index 88%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_1.3.3.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_1.3.4.bb
index 0bda42e..74d6c6a 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.3.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.4.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] = "97ae15a72a93f1f27324a2b8d9bd3b1d"
-SRC_URI[sha256sum] = "2620987115a4122b47321610dccbcc18f7f121115fd7b88dc8a695c8b66cb3c9"
+SRC_URI[md5sum] = "065843caf247687b94126773285bc70f"
+SRC_URI[sha256sum] = "718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b"
 
 inherit autotools pkgconfig lib_package gtk-doc
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list