mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
harfbuzz: upgrade to 0.9.40
- Optimizations and refactoring; - Bug fixes. (From OE-Core rev: 20de4a069c7226f60becafd14b88a8439e4da1c2) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
46bca1b829
commit
c7f01ce273
@@ -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] = "8839e574be8089c0de83768798bf7916"
|
||||
SRC_URI[sha256sum] = "6736f383b4edfcaaeb6f3292302ca382d617d8c79948bb2dd2e8f86cdccfd514"
|
||||
SRC_URI[md5sum] = "0e27e531f4c4acff601ebff0957755c2"
|
||||
SRC_URI[sha256sum] = "1771d53583be6d91ca961854b2a24fb239ef0545eed221ae3349abae0ab8321f"
|
||||
|
||||
inherit autotools pkgconfig lib_package
|
||||
|
||||
Reference in New Issue
Block a user