diff options
author | Andrew de Laix <alain@lindenlab.com> | 2011-03-14 22:43:09 +0000 |
---|---|---|
committer | Andrew de Laix <alain@lindenlab.com> | 2011-03-14 22:43:09 +0000 |
commit | 17343b76dfc9351c6a7dc109ea11327306d250cc (patch) | |
tree | 8d0a90df7240f72c7003c62a053ee5acd2591f19 /autobuild.xml | |
parent | 72d1febadb5f254eb7199bd26eb04a7553a6e55d (diff) |
update openssl archive for linux.
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/autobuild.xml b/autobuild.xml index cdc724f571..02da077faa 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1258,7 +1258,7 @@ <key>license</key> <string>openSSL</string> <key>license_file</key> - <string>LICENSES/openSSL.txt</string> + <string>LICENSES/openssl.txt</string> <key>name</key> <string>openSSL</string> <key>platforms</key> @@ -1280,9 +1280,9 @@ <key>archive</key> <map> <key>hash</key> - <string>511cf1c200efe587552b8225dd361dbb</string> + <string>cc159598ef3fcd34fd33a8a0ef846165</string> <key>url</key> - <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/openSSL-0.9.7c-linux-20100930.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-openssl/rev/223711/arch/Linux/installer/openssl-0.9.8q-linux-20110314.tar.bz2</string> </map> <key>name</key> <string>linux</string> |