diff options
| author | Monty Brandenberg <monty@lindenlab.com> | 2014-04-07 14:01:34 -0400 |
|---|---|---|
| committer | Monty Brandenberg <monty@lindenlab.com> | 2014-04-07 14:01:34 -0400 |
| commit | 30eb6d13f56534695076b2f159ea93569af6d14c (patch) | |
| tree | 32f8bee0ed3603a64454fd4be7b2ff331e120324 /autobuild.xml | |
| parent | 50d1ca325f2acc6e803f5385c9c58d7cd9314b3e (diff) | |
Linux/Mac: Update to latest OpenSSL 1.0.1e build. Fix manifest for
openssl on Mac (copy, deploy). Revert Linux manifest work which tried
to work around 0555 permissions on .sos (and didn't work).
Diffstat (limited to 'autobuild.xml')
| -rwxr-xr-x | autobuild.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/autobuild.xml b/autobuild.xml index 5d996d5c25..67a1dcb66d 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1612,9 +1612,9 @@ <key>archive</key> <map> <key>hash</key> - <string>dc868c770e27f1c726eec60d8262d7a9</string> + <string>c98c1581a1ac1db72408fcce5f7409f1</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-openssl-update/rev/285401/arch/Darwin/installer/openssl-1.0.1e-darwin-20140116.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3pl_3p-openssl-update/rev/288774/arch/Darwin/installer/openssl-1.0.1e-darwin-20140407.tar.bz2</string> </map> <key>name</key> <string>darwin</string> @@ -1624,9 +1624,9 @@ <key>archive</key> <map> <key>hash</key> - <string>8f5c220537799f81ee3f0e6da061b6b1</string> + <string>4caff54a0d8ea461b6f8ff32df8e0c1a</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-openssl-update/rev/285401/arch/Linux/installer/openssl-1.0.1e-linux-20140117.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3pl_3p-openssl-update/rev/288774/arch/Linux/installer/openssl-1.0.1e-linux-20140407.tar.bz2</string> </map> <key>name</key> <string>linux</string> @@ -1636,9 +1636,9 @@ <key>archive</key> <map> <key>hash</key> - <string>30f73c2cddf8192de6275a0ce52a23f5</string> + <string>da974a34c2964abf36d2817722196dc9</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-openssl-update/rev/285401/arch/CYGWIN/installer/openssl-1.0.1e-windows-20140117.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3pl_3p-openssl-update/rev/288774/arch/CYGWIN/installer/openssl-1.0.1e-windows-20140407.tar.bz2</string> </map> <key>name</key> <string>windows</string> |
