diff options
author | Andrew A. de Laix <alain@lindenlab.com> | 2011-03-07 14:54:50 -0800 |
---|---|---|
committer | Andrew A. de Laix <alain@lindenlab.com> | 2011-03-07 14:54:50 -0800 |
commit | d9715317b17152c445f6c5933fbeb2c1e0900bba (patch) | |
tree | f7d8ed79109783dc3cf9c65df55a26e32e668c61 /autobuild.xml | |
parent | 12c2fd2ef051ca922f0d3076bc8160820980b6e2 (diff) |
update openSSL archive usage for darwin.
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml index 0736a6afca..aa3414efc5 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1244,9 +1244,9 @@ <key>archive</key> <map> <key>hash</key> - <string>9cf8e84cb91996616cf627ad18c85442</string> + <string>facee34b8bd57ad602157e65a5af1a49</string> <key>url</key> - <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/openSSL-0.9.8l-darwin-20101004.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-openssl/rev/220986/arch/Darwin/installer/openssl-0.9.8q-darwin-20110211.tar.bz2</string> </map> <key>name</key> <string>darwin</string> |