diff options
author | callum_linden <none@none> | 2015-09-10 16:36:22 -0700 |
---|---|---|
committer | callum_linden <none@none> | 2015-09-10 16:36:22 -0700 |
commit | 43b98fba8b84dbec66ca67af61f24e9d7ab41259 (patch) | |
tree | e6afe29bc452126eacf26b48e79512042fd1ece9 /autobuild.xml | |
parent | 52e56af35eed8ffff522e13e028206243e1302f6 (diff) |
fix for LLCEFLib on OSX - not liking direct initialization of std::vector
Diffstat (limited to 'autobuild.xml')
-rwxr-xr-x | autobuild.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/autobuild.xml b/autobuild.xml index 30fed7a70a..cbabafdc37 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1536,11 +1536,11 @@ <key>archive</key> <map> <key>hash</key> - <string>ebf0c4f90793c07156b9065d7197ae99</string> + <string>2f728b667714eb4f5fdfe928105667f8</string> <key>hash_algorithm</key> <string>md5</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/llceflib_3p-llceflib/rev/305013/arch/Darwin/installer/llceflib-1.0.1.305013-darwin-305013.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/llceflib_3p-llceflib/rev/305022/arch/Darwin/installer/llceflib-1.0.1.305022-darwin-305022.tar.bz2</string> </map> <key>name</key> <string>darwin</string> @@ -1550,18 +1550,18 @@ <key>archive</key> <map> <key>hash</key> - <string>0208a3f65f1fad65a9a059ccc58d26c9</string> + <string>cfcd9a0cb79db5dcf84aa7fdc6788340</string> <key>hash_algorithm</key> <string>md5</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/llceflib_3p-llceflib/rev/305013/arch/CYGWIN/installer/llceflib-1.0.1.305013-windows-305013.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/llceflib_3p-llceflib/rev/305022/arch/CYGWIN/installer/llceflib-1.0.1.305022-windows-305022.tar.bz2</string> </map> <key>name</key> <string>windows</string> </map> </map> <key>version</key> - <string>1.0.1.305013</string> + <string>1.0.1.305022</string> </map> <key>llphysicsextensions_source</key> <map> |