diff options
author | Adam Moss <moss@lindenlab.com> | 2009-09-22 18:56:02 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-09-22 18:56:02 +0000 |
commit | f87f9d17d2eb5d16e42da1f709ba59750e5fd1ed (patch) | |
tree | 50afebadb4c79e1c200bcb71917cd47ac2adea7b | |
parent | 12762053e5aff372a9f8d473c71aa81e805bb474 (diff) |
DEV-32832 OSX: freetype 2.3.9 upgrade
My first stab at building an OSX package, I hope the results are okay; back this out if things barf.
-rw-r--r-- | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index 36cfe54acf..6366b3104b 100644 --- a/install.xml +++ b/install.xml @@ -443,9 +443,9 @@ <key>darwin</key> <map> <key>md5sum</key> - <string>694173293a483c01472a30cc7d895c5a</string> + <string>f00144dfb597140f328774c3244f0c3e</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/freetype-2.1.5-darwin-20080812.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/freetype-2.3.9-darwin-20090922.tar.bz2</uri> </map> <key>linux</key> <map> |