diff options
author | Merov Linden <merov@lindenlab.com> | 2011-03-23 13:39:31 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2011-03-23 13:39:31 -0700 |
commit | d3b192c26f2068383b22f15496500c1f961a72e8 (patch) | |
tree | 0281f2bdb926905b29e34dc9c39876602344e365 /autobuild.xml | |
parent | 76c4324b5d083114f5593a1ccc32d1dce32d8efb (diff) |
STORM-1090 : Fix for use of freetype 2.4.4 and switch to freetype 2.4.4 in installables
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/autobuild.xml b/autobuild.xml index 425a5d37c3..1292a02136 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -498,9 +498,9 @@ <key>archive</key> <map> <key>hash</key> - <string>f93758faf1d06f1427e0ecb846b17d48</string> + <string>c0eacb6348e032fbc69cfdc4bd215ee4</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-freetype/rev/224777/arch/Darwin/installer/freetype-2.3.9-darwin-20110322.tar.bz2</string> + <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/freetype-2.4.4-darwin-20110307.tar.bz2</string> </map> <key>name</key> <string>darwin</string> @@ -522,9 +522,9 @@ <key>archive</key> <map> <key>hash</key> - <string>df9a3c0a572b1f18dce32f5a3caba0ea</string> + <string>271349827b939406162ce42e42cd18e0</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-freetype/rev/224777/arch/CYGWIN/installer/freetype-2.3.9-windows-20110322.tar.bz2</string> + <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/freetype-2.4.4-windows-20110218.tar.bz2</string> </map> <key>name</key> <string>windows</string> |