7112082 Update FreeType to 2.4.8 s11u1_04
authorAlan Coopersmith <Alan.Coopersmith@Oracle.COM>
Tue, 15 Nov 2011 18:04:09 -0800
changeset 1226 40d70797b54a
parent 1225 468f9817fb71
child 1227 4282a59bc443
7112082 Update FreeType to 2.4.8 7112080 Problem with xserver/font
open-src/lib/freetype/Makefile
--- a/open-src/lib/freetype/Makefile	Wed Nov 09 15:30:34 2011 -0800
+++ b/open-src/lib/freetype/Makefile	Tue Nov 15 18:04:09 2011 -0800
@@ -63,11 +63,11 @@
 LIBNAME=freetype
 
 # Version number (used in path names)
-MODULE_VERSION=2.4.7
+MODULE_VERSION=2.4.8
 
 # Checksums for upstream tarball
-TARBALL_MD5  = dbadce8f0c5e70a0b7c51eadf2dd9394
-TARBALL_SHA1 = e1b2356ebbc6d39d813797572b1e5d8a2635e969
+TARBALL_MD5  = dbf2caca1d3afd410a29217a9809d397
+TARBALL_SHA1 = 1634cef894460ab98dd37eadfcdd055ffda9a27c
 
 # Download site for source
 SOURCE_URL=http://download.savannah.gnu.org/releases/freetype/$(SOURCE_TARBALL_NAME)