mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
harfbuzz: upgrade to 0.9.35
Bug fixes and minor changes/cleanups. (From OE-Core rev: 08b4b19b15a2d561254750247f00b0e7a2459994) 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
94a6ecf175
commit
ddf2b0e578
@@ -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] = "6251eb6d57e8c4e9e855188dbbdf8b6d"
|
||||
SRC_URI[sha256sum] = "601cea38c6fa0cf362dd9042c66cf4db711c5f9390de4ca46d6d2fc3f64de390"
|
||||
SRC_URI[md5sum] = "531ee8650626ecddcd90b2a4637e31d4"
|
||||
SRC_URI[sha256sum] = "0aa1a8aba6f502321cf6fef3c9d2c73dde48389c5ed1d3615a7691944c2a06ed"
|
||||
inherit autotools pkgconfig lib_package
|
||||
|
||||
DEPENDS = "glib-2.0 cairo freetype"
|
||||
Reference in New Issue
Block a user