diff options
author | Callum Prentice <callum@lindenlab.com> | 2015-07-13 16:14:51 -0700 |
---|---|---|
committer | Callum Prentice <callum@lindenlab.com> | 2015-07-13 16:14:51 -0700 |
commit | 7047b930f70fda24714ab73ac9042a816f02275d (patch) | |
tree | 76019ee91d7be7f77d96421947164ef57ba71547 /autobuild.xml | |
parent | d2aacce64f5bc16edc351a7e1a02de880b23ee9e (diff) | |
parent | a5f1226f248c4d32f7ea84967e3e2f3acc0e0698 (diff) |
Uncovered a problem with using 2 different version strings for 2 different platforms - hack for now but needs to be fixed
Diffstat (limited to 'autobuild.xml')
-rwxr-xr-x | autobuild.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/autobuild.xml b/autobuild.xml index 6fde36d3d4..993a5a554f 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1550,18 +1550,18 @@ <key>archive</key> <map> <key>hash</key> - <string>8917cca1b73357edd9b2ccbfd6291968</string> + <string>baaf891741e1d21a4f73ac0b6045b6a1</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/303377/arch/CYGWIN/installer/llceflib-1.0.0.CEF-WIN-3.2272.gbda8dc7-32.303377-windows-303377.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/llceflib_3p-llceflib/rev/303466/arch/CYGWIN/installer/llceflib-1.0.0.CEF-WIN-3.2272.gbda8dc7-32.303466-windows-303466.tar.bz2</string> </map> <key>name</key> <string>windows</string> </map> </map> <key>version</key> - <string>1.0.0.CEF-OSX-3.2171.2069-32.303466</string> + <string>1.0.0.CEF-WIN-3.2272.gbda8dc7-32.303466</string> </map> <key>llphysicsextensions_source</key> <map> |