diff options
| author | callum_linden <none@none> | 2014-10-23 12:03:15 -0700 | 
|---|---|---|
| committer | callum_linden <none@none> | 2014-10-23 12:03:15 -0700 | 
| commit | 00df214112c824a13a084bdc37be2de04f720129 (patch) | |
| tree | 253fb2b3dd0d809e98bd7b4263be2b5087eda679 | |
| parent | 642c334efa2dbd0bafca5b0dbb11a986cd5ab4a9 (diff) | |
Update to build on Xcode 6.0: point at new jpeglib package which moves lib into lib/release vs lib
| -rwxr-xr-x | autobuild.xml | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/autobuild.xml b/autobuild.xml index a43aed5e60..119872afd4 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1154,9 +1154,9 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>df84cdb8e6d34f76d0f80d9fd36a260b</string> +              <string>612ae26d3a644ec68c99cd2fefb5a36c</string>                <key>url</key> -              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/jpeglib_3p-update-jpeglib/rev/295494/arch/Darwin/installer/jpeglib-8c.295494-darwin-295494.tar.bz2</string> +              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/jpeglib_3p-update-jpeglib/rev/295876/arch/Darwin/installer/jpeglib-8c.295876-darwin-295876.tar.bz2</string>              </map>              <key>name</key>              <string>darwin</string> @@ -1187,7 +1187,7 @@            </map>          </map>          <key>version</key> -        <string>8c.295494</string> +        <string>8c.295876</string>        </map>        <key>jsoncpp</key>        <map> | 
