diff options
author | callum@lindenlab.com <callum@lindenlab.com> | 2017-03-09 12:17:14 -0800 |
---|---|---|
committer | callum@lindenlab.com <callum@lindenlab.com> | 2017-03-09 12:17:14 -0800 |
commit | fb85514cc882de9858e7c1d03106dc40b552b53c (patch) | |
tree | 7e9b7ea78c1d12c8b1334cd89ba7ceb35d989682 /autobuild.xml | |
parent | e6ed0b0ae7b2eebeb569373ad561b182f5d9d541 (diff) |
Pull in 3rd party lib to fix: SL-646 ”LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification” in LibVLC, JPEGLIB etc.
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/autobuild.xml b/autobuild.xml index d73b6d3d0a..dad308b086 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1466,9 +1466,9 @@ <key>archive</key> <map> <key>hash</key> - <string>2a33d85c5afa07612e8c4f314ab29545</string> + <string>4e7fef9c6ae9b7ccf19b7fdb96912b9c</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/478/1016/jpeglib-8c.500387-darwin64-500387.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/3152/7571/jpeglib-8c.503140-darwin64-503140.tar.bz2</string> </map> <key>name</key> <string>darwin64</string> @@ -1490,9 +1490,9 @@ <key>archive</key> <map> <key>hash</key> - <string>7d699142394f54a334b4fd203b4c9eea</string> + <string>ba9c62863ec338a049de83c24639f57c</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/457/970/jpeglib-8c.500387-linux64-500387.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/3151/7568/jpeglib-8c.503140-linux64-503140.tar.bz2</string> </map> <key>name</key> <string>linux64</string> @@ -1502,9 +1502,9 @@ <key>archive</key> <map> <key>hash</key> - <string>543e25c3819399f37e0453db5eea558a</string> + <string>00523662f6a7388377166e9415e113e9</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/497/1062/jpeglib-8c.500387-windows-500387.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/3153/7557/jpeglib-8c.503140-windows-503140.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -1514,16 +1514,16 @@ <key>archive</key> <map> <key>hash</key> - <string>dbc2baf28f83d1646d7e2f66ead2a1a4</string> + <string>70ed49ed2317b6dba9af1f186956ac79</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/494/1049/jpeglib-8c.500387-windows64-500387.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/3154/7558/jpeglib-8c.503140-windows64-503140.tar.bz2</string> </map> <key>name</key> <string>windows64</string> </map> </map> <key>version</key> - <string>8c.500387</string> + <string>8c.503140</string> </map> <key>jsoncpp</key> <map> |