diff options
author | Andrew de Laix <alain@lindenlab.com> | 2011-03-02 21:28:26 +0000 |
---|---|---|
committer | Andrew de Laix <alain@lindenlab.com> | 2011-03-02 21:28:26 +0000 |
commit | 99ba5e2670d04baf641c6d612f253a46f857769e (patch) | |
tree | 98f860b929b0b90fc88f27814df6af54efdf742d /autobuild.xml | |
parent | 49f5a3ec7d7fe71b1dc1bc45136997cd8695431e (diff) |
revert to old jsoncpp library on linux to fix build.
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml index b522878671..d9bfe77caa 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -896,9 +896,9 @@ <key>archive</key> <map> <key>hash</key> - <string>20546118096e4828d9f29913ec7d954a</string> + <string>7e6b2fc7ad4e12d94d01cc49c22c6f67</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-jsoncpp/rev/221698/arch/Linux/installer/jsoncpp-0.5.0-linux-20110219.tar.bz2</string> + <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jsoncpp-svn-r69-linux-20101013.tar.bz2</string> </map> <key>name</key> <string>linux</string> |