diff options
| author | callum_linden <none@none> | 2014-10-21 16:13:10 -0700 | 
|---|---|---|
| committer | callum_linden <none@none> | 2014-10-21 16:13:10 -0700 | 
| commit | b2b93d35ecd48b4bae372ebe9b1ad15a29b53a1a (patch) | |
| tree | d3fd43411521b16c366209f3af35afe9b799f813 | |
| parent | a959ede77685202ffdd65fbd5c03d1c40a1370db (diff) | |
Update to build on Xcode 6.0: point to new version of KDU libs with correct build configs that match viewer (and everything else)
| -rwxr-xr-x | autobuild.xml | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/autobuild.xml b/autobuild.xml index 1823fff8bc..c054dc8829 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1262,9 +1262,9 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>0f11be92eab4711897c1ccf384880f89</string> +              <string>d76dece7c914d786719e5faf76e796f7</string>                <key>url</key> -              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/kdu_3p-update-kdu/rev/295042/arch/Darwin/installer/kdu-7.2.295042-darwin-295042.tar.bz2</string> +              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/kdu_3p-update-kdu/rev/295789/arch/Darwin/installer/kdu-7.2.295789-darwin-295789.tar.bz2</string>              </map>              <key>name</key>              <string>darwin</string> @@ -1295,7 +1295,7 @@            </map>          </map>          <key>version</key> -        <string>7.2.295042</string> +        <string>7.2.295789</string>        </map>        <key>libhunspell</key>        <map> | 
