From c4cda389afbfb4969e6705bdf4ba1cd3479f5cfd Mon Sep 17 00:00:00 2001 From: Monty Brandenberg <monty@lindenlab.com> Date: Thu, 22 Aug 2013 19:48:45 -0400 Subject: [PATCH] Okay, move openssl back to 0.9.8q as we have compiler issues on the build farm. This, at least, gets us through the openssl-> libcurl->viewer dependency chain. --- autobuild.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 628d3f68833..2e911d78bed 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1648,9 +1648,9 @@ <key>archive</key> <map> <key>hash</key> - <string>facee34b8bd57ad602157e65a5af1a49</string> + <string>64544512ed2e9fc48e1fda0b490daa74</string> <key>url</key> - <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/openssl-0.9.8q-darwin-20110211.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-openssl/rev/223711/arch/Darwin/installer/openssl-0.9.8q-darwin-20110314.tar.bz2</string> </map> <key>name</key> <string>darwin</string> -- GitLab