diff options
author | Nyx Linden <nyx@lindenlab.com> | 2010-11-15 12:22:13 -0500 |
---|---|---|
committer | Nyx Linden <nyx@lindenlab.com> | 2010-11-15 12:22:13 -0500 |
commit | 1ec846a94e5969e642c63074b78250fb8a2a7df4 (patch) | |
tree | 5f5b1f993081b148cfc2d19ae239f9b1e08cf1ab /install.xml | |
parent | ace36d042e0cd2443ddd07e0bd43d1086a81adcd (diff) |
SH-396 WIP mac build not working on mesh-development
last build of collada didn't have ppc architecture, which is required for
running on 10.4 / 10.5 (was able to build it without ppc when building only for
10.6).
Diffstat (limited to 'install.xml')
-rw-r--r-- | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index 5e4cea3dfb..f789c08107 100644 --- a/install.xml +++ b/install.xml @@ -266,9 +266,9 @@ <key>darwin</key> <map> <key>md5sum</key> - <string>6f1ebfb4832784de9c520992900d85e8</string> + <string>c7433c41ab99b9915aa8d4e1d4304048</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1-darwin-20101112.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1-darwin-20101115.tar.bz2</uri> </map> <key>linux</key> <map> |