diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2009-08-05 21:36:32 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2009-08-05 21:36:32 -0400 |
commit | 2d32f4779c523d082b7fcd71fa01cf69ed0b4565 (patch) | |
tree | e29fc5a52142c18f143751cd61d6bc5685b3f7ba /install.xml | |
parent | 07129bf928f79246849e66b396fab44a7a228216 (diff) |
DEV-34837: The problem with prepackaging library headers is that changes in
different branches must be manually merged. Here I've applied the Linden patch
to boost::coroutines found in
http://svn.lindenlab.com/svn/lindenlib/trunk/boost_1_34_1/boost-coroutine-linden.patch
and rebuilt the Mac boost package.
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 9fa02628c7..aeed2b76a9 100644 --- a/install.xml +++ b/install.xml @@ -207,9 +207,9 @@ <key>darwin</key> <map> <key>md5sum</key> - <string>a25595e9fccdba35d8e27854db4e7bc5</string> + <string>74f3a765644927c93fa3bc7acc730552</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/boost-1.34.1-darwin-20090803.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/boost-1.34.1-darwin-20090805.tar.bz2</uri> </map> <key>linux</key> <map> |