From aaf296c2cec420d6f1b3623e1413e71b00cf3966 Mon Sep 17 00:00:00 2001 From: Aimee Linden <aimee@lindenlab.com> Date: Mon, 7 Jun 2010 14:59:01 +0100 Subject: [PATCH] EXT-7145: PARTIAL make viewer to handle "URL redirect" for http texture. Upgrade Darwin libcurl to 7.20.1 and ares to 1.7.1 --- install.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/install.xml b/install.xml index ccebe2fe500..83873724006 100644 --- a/install.xml +++ b/install.xml @@ -111,9 +111,9 @@ <key>darwin</key> <map> <key>md5sum</key> - <string>d9ce3ace9235249b7edf6f564de83395</string> + <string>cdb2f5c4a5a1f9ecd75bc1dbdd4db8e9</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/ares-1.4.0-darwin-20080731b.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/ares-1.7.1-darwin-20100606.tar.bz2</uri> </map> <key>linux</key> <map> @@ -233,9 +233,9 @@ <key>darwin</key> <map> <key>md5sum</key> - <string>1bece4ebdc5fc3818854bc3df14b511b</string> + <string>752e295ccb17f0dcb7c0167db3ad1e69</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/curl-7.16.4a-darwin-20090304.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/curl-7.20.1-darwin-20100606.tar.bz2</uri> </map> <key>linux</key> <map> -- GitLab