diff options
author | Nyx Linden <nyx@lindenlab.com> | 2010-09-30 10:58:29 -0400 |
---|---|---|
committer | Nyx Linden <nyx@lindenlab.com> | 2010-09-30 10:58:29 -0400 |
commit | 836ca9145b1d40977e0e0909e28757189d03c929 (patch) | |
tree | 351300bf646d358179e943323d43997dd6692e58 | |
parent | ea2e53065bfe5c384b4c1bb53629a362bc90e1e9 (diff) |
SH-64 FIX update GLOD on mac
built new glod against gcc 4.0 and SDK 10.4, so it should run on all OSX
systems back to 10.4. Updating install.xml with the new package.
-rwxr-xr-x | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index 083f3b0467..01526f7b25 100755 --- a/install.xml +++ b/install.xml @@ -56,9 +56,9 @@ <key>darwin</key> <map> <key>md5sum</key> - <string>590cfe561e5696d2f3e0b6b394c5af47</string> + <string>669eccce0a8f9c7ffe7a65834d692fd3</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-darwin-20100923.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-darwin-20100929a.tar.bz2</uri> </map> <key>linux</key> <map> |