diff options
author | Alain Linden <alain@lindenlab.com> | 2011-03-03 16:15:08 -0800 |
---|---|---|
committer | Alain Linden <alain@lindenlab.com> | 2011-03-03 16:15:08 -0800 |
commit | 58e5c8476dfd30f8d303ce5a60db872066008b83 (patch) | |
tree | 7539c421bd53150ed3088b712136c58daa151d0d /autobuild.xml | |
parent | 9bd9a556087fa1fc2dc68ed807a55c4a35ffc622 (diff) |
update to use new GL archive (includes only headers; that's all that is needed)
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml index abffc9fe28..1090453e05 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -42,9 +42,9 @@ <key>archive</key> <map> <key>hash</key> - <string>a94538d064cd0a235b2a95389e7e8ee8</string> + <string>f8d98cbe78d5aafbc7aaabf840325aaf</string> <key>url</key> - <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/GL-windows-20101001a.tar.bz2</string> + <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/GL-0.0.0-windows-20110303.tar.bz2</string> </map> <key>name</key> <string>windows</string> |