diff options
| author | Callum Prentice <callum@lindenlab.com> | 2015-10-01 15:51:34 -0700 | 
|---|---|---|
| committer | Callum Prentice <callum@lindenlab.com> | 2015-10-01 15:51:34 -0700 | 
| commit | 1b99c2754c28519c42a3e31dd6c2a20ddab3032f (patch) | |
| tree | 1eae42d1c071b01b1b9364f655c04db7ae5119f1 | |
| parent | ca871f25e921dd2fd3ea7c7b7b8a8c53bd4f7eb1 (diff) | |
Revert to old, fat but working Havok libraries for all platforms
| -rwxr-xr-x | autobuild.xml | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/autobuild.xml b/autobuild.xml index ec9cadac77..5bc8b4055b 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1056,9 +1056,9 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>9ba77782f6ad95f12fee840e57de1a27</string> +              <string>5c5b4820999ae9e398801d6a46f45897</string>                <key>url</key> -              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/Diet_3p-havok-source-diet/rev/305498/arch/Darwin/installer/havok_source-2012.1-darwin-305498.tar.bz2</string> +              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/havok-source_3p-update-havok-source/rev/297312/arch/Darwin/installer/havok_source-2012.1-darwin-297312.tar.bz2</string>              </map>              <key>name</key>              <string>darwin</string> @@ -1068,9 +1068,9 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>a6128dfdda6f4789fc701884e8fd3f6a</string> +              <string>6b0f41ddddfa60d8424d8a2e0bc2077d</string>                <key>url</key> -              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/Diet_3p-havok-source-diet/rev/305498/arch/Linux/installer/havok_source-2012.1-linux-305498.tar.bz2</string> +              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/havok-source_3p-update-havok-source/rev/296959/arch/Linux/installer/havok_source-2012.1-linux-296959.tar.bz2</string>              </map>              <key>name</key>              <string>linux</string> @@ -1080,9 +1080,9 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>109095e04eff7351f301df396ec861ef</string> +              <string>ab30ae74a665950d73ea559f019ff358</string>                <key>url</key> -              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/Diet_3p-havok-source-diet/rev/305498/arch/CYGWIN/installer/havok_source-2012.1-windows-305498.tar.bz2</string> +              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/havok-source_3p-update-havok-source/rev/297566/arch/CYGWIN/installer/havok_source-2012.1-windows-297566.tar.bz2</string>              </map>              <key>name</key>              <string>windows</string> | 
