diff options
| author | Xiaohong Bao <bao@lindenlab.com> | 2011-04-20 18:10:33 -0600 | 
|---|---|---|
| committer | Xiaohong Bao <bao@lindenlab.com> | 2011-04-20 18:10:33 -0600 | 
| commit | a357815604757eede6489ae81387abe5d866d7cf (patch) | |
| tree | 0736bac6c23cd2a30e53d2f8551451013b693e2d | |
| parent | 25566075980d45c30ee25603d94454e081119210 (diff) | |
update the collada lib of Mac to the rev 227230 to fix the missed minizip problem.
| -rwxr-xr-x | autobuild.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml index c79701adfd..7d63aa9209 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -234,9 +234,9 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>2222b901f310c1806847293789d69ac7</string> +              <string>480b27a0cb39a4adfcdeabef895de3e1</string>                <key>url</key> -              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-colladadom/rev/226584/arch/Darwin/installer/colladadom-2.2-darwin-20110413.tar.bz2</string> +              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-colladadom/rev/227230/arch/Darwin/installer/colladadom-2.2-darwin-20110420.tar.bz2</string>              </map>              <key>name</key>              <string>darwin</string>  | 
