diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2009-12-02 12:15:52 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2009-12-02 12:15:52 -0500 |
commit | b626783d14db95ca167fc940230937ab2bcd054f (patch) | |
tree | 2dae3b6edf5fcc67e4584897341652f83f2f9fc5 /install.xml | |
parent | 7681212d87ece6b05da8c3caa7a9168d3cd6222f (diff) |
DEV-43463: update Boost package with fix for stack corruption bug
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 cc4db90f48..56e99dd304 100644 --- a/install.xml +++ b/install.xml @@ -193,9 +193,9 @@ <key>darwin</key> <map> <key>md5sum</key> - <string>74f3a765644927c93fa3bc7acc730552</string> + <string>609c469ee1857723260b5a9943b9c2c1</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/boost-1.34.1-darwin-20090805.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/boost-1.39.0-darwin-20091202.tar.bz2</uri> </map> <key>linux</key> <map> |