diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-09-29 11:22:25 -0400 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-09-29 11:22:25 -0400 |
commit | 3ceb8710fbcee26e5f2bcb54e4e081ee0976f25b (patch) | |
tree | 551108ece5c15869c40e3d64968042c7dc18dfcf /install.xml | |
parent | 91a8d7a2191e670e160e64859792db390b5d1757 (diff) |
SH-107 WIP fix broken Delaunay option in convex decomp panel
updating the convex decomp library (built by falcon) to fix the broken
Delaunay option.
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 5c1bb3c941..6a8fd8cef2 100644 --- a/install.xml +++ b/install.xml @@ -1065,9 +1065,9 @@ anguage Infrstructure (CLI) international standard</string> <key>linux</key> <map> <key>md5sum</key> - <string>8964b3159e2c8f735986ad5853aedd41</string> + <string>6711cd0dbade656b468f895843fc3709</string> <key>url</key> - <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100913.tar.bz2</uri> + <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100928.tar.bz2</uri> </map> <key>darwin</key> <map> |