freetype: upgrade from 2.4.3 to 2.4.4

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui 2011-01-27 19:09:23 +08:00 committed by Richard Purdie
parent af5cdac730
commit 0b60fa1d15
2 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \
file://no-hardcode.patch"
SRC_URI[md5sum] = "75ac7082bde7b3805dc5d6bc806fa045"
SRC_URI[sha256sum] = "b4e626db62fd1b4549ff5d57f5eca3a41631fd6066adf8a31c11879b51249afc"
SRC_URI[md5sum] = "b3e2b6e2f1c3e0dffa1fd2a0f848b671"
SRC_URI[sha256sum] = "4b8281c7dc4d375c6b65d3c6f4808e488a313fab47d7be82aad2c871c8480fef"
S = "${WORKDIR}/freetype-${PV}"