diff options
-rw-r--r-- | install.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/install.xml b/install.xml index 5957b1ae82..af34f99843 100644 --- a/install.xml +++ b/install.xml @@ -1085,9 +1085,16 @@ anguage Infrstructure (CLI) international standard</string> <key>description</key> <string>stub version of Convex decomposition utility for mesh</string> <key>license</key> - <string>LGPL</string> + <string>lgpl</string> <key>packages</key> <map> + <key>windows</key> + <map> + <key>md5sum</key> + <string>bba9a4dd04fda1b263f34448a044783b</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llconvexdecompositionstub-0.3-windows-20101015.tar.bz2</uri> + </map> <key>darwin</key> <map> <key>md5sum</key> |