mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
freetype: upgrade 2.9.1 -> 2.10.0
(From OE-Core rev: 663aec1e444ddc091c4937879ab224f7587e2016) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7ea3cba306
commit
783bf15e9d
+2
-2
@@ -19,8 +19,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \
|
||||
UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/freetype/files/freetype2/"
|
||||
UPSTREAM_CHECK_REGEX = "freetype-(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
SRC_URI[md5sum] = "60ef7d8160cd4bf8cb118ee9d65367ca"
|
||||
SRC_URI[sha256sum] = "db8d87ea720ea9d5edc5388fc7a0497bb11ba9fe972245e0f7f4c7e8b1e1e84d"
|
||||
SRC_URI[md5sum] = "a717e6925b61b9dda946322ecd278a42"
|
||||
SRC_URI[sha256sum] = "fccc62928c65192fff6c98847233b28eb7ce05f12d2fea3f6cc90e8b4e5fbe06"
|
||||
|
||||
inherit autotools pkgconfig multilib_header
|
||||
|
||||
Reference in New Issue
Block a user