[oe-commits] Cristian Iorga : harfbuzz: upgrade to 0.9.25

git at git.openembedded.org git at git.openembedded.org
Tue Dec 10 12:00:09 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 13977aef1734af155d9f1b9cfa24e1d16614cb56
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=13977aef1734af155d9f1b9cfa24e1d16614cb56

Author: Cristian Iorga <cristian.iorga at intel.com>
Date:   Mon Dec  9 17:51:58 2013 +0200

harfbuzz: upgrade to 0.9.25

Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../harfbuzz/{harfbuzz_0.9.22.bb => harfbuzz_0.9.25.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.22.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.25.bb
similarity index 88%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_0.9.22.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_0.9.25.bb
index 26f3f38..a18dafe 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.22.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.25.bb
@@ -13,8 +13,8 @@ SECTION = "libs"
 SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-${PV}.tar.bz2 \
 "
 
-SRC_URI[md5sum] = "d3c1bcd7073cbca29fea37fab50ded7d"
-SRC_URI[sha256sum] = "989680807e76197418338e44f226e02f155f33031efd9aff14dbc4dc14af71da"
+SRC_URI[md5sum] = "491b631239f51dcd4f7934775306c4e7"
+SRC_URI[sha256sum] = "dc6e5997a569526cd28147a80a0f65466e87ae617753b38704a60184bc6d6bee"
 
 inherit autotools pkgconfig
 



More information about the Openembedded-commits mailing list