diff options
author | Merov Linden <merov@lindenlab.com> | 2011-02-24 14:07:03 -0800 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2011-02-24 14:07:03 -0800 |
commit | d8944cfef3479d1530bd6ec3ad11c0bc46745000 (patch) | |
tree | a73182f3268c4e408725f39b4efb24f39819a844 | |
parent | 1db3f3b5cede4971049a91f5cb99f76fd0952b54 (diff) |
Windows uses updated fmod archive and vs2010 compiled kdu archive.
-rw-r--r-- | autobuild.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/autobuild.xml b/autobuild.xml index 9b670e5875..59bfd8704d 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -426,9 +426,9 @@ <key>archive</key> <map> <key>hash</key> - <string>b9fa0ef683657090ae66663863ebba74</string> + <string>d9a9a6ad86895353bcd63374a4c1a91d</string> <key>url</key> - <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/merov_fmod-autobuild/rev/219050/arch/CYGWIN/installer/fmod-3.75-windows-20110113.tar.bz2</string> + <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/CYGWIN/installer/fmod-3.75-windows-20110222.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -956,9 +956,9 @@ <key>archive</key> <map> <key>hash</key> - <string>0c7b5596c27f511d4957abe35f7f8dee</string> + <string>6cd9f36465ef73a3df34bf2b3bba2ced</string> <key>url</key> - <string>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/kdu-6.4.1-windows-20110113.tar.bz2</string> + <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-kdu-private/rev/221672/arch/CYGWIN/installer/kdu-6.4.1-windows-20110218.tar.bz2</string> </map> <key>name</key> <string>windows</string> |