diff options
| author | Alain Linden <alain@lindenlab.com> | 2011-02-22 14:54:28 -0800 | 
|---|---|---|
| committer | Alain Linden <alain@lindenlab.com> | 2011-02-22 14:54:28 -0800 | 
| commit | 62feb3b4bcb172f0668aaba9cb27b3387a7c4336 (patch) | |
| tree | 0be71d6f91f662aa8e4109082238f91c26ece606 | |
| parent | 3e11fad96e57a57a10dd6b7af60c9eeb96add0b1 (diff) | |
windows uses updated ogg-vorbis archive.
| -rw-r--r-- | autobuild.xml | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/autobuild.xml b/autobuild.xml index 84cd28d599..8baa4d70a7 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1186,7 +1186,7 @@          <key>license</key>          <string>ogg-vorbis</string>          <key>license_file</key> -        <string>LICENSES/ogg.txt</string> +        <string>LICENSES/ogg-vorbis.txt</string>          <key>name</key>          <string>ogg-vorbis</string>          <key>platforms</key> @@ -1220,9 +1220,9 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>61f4987290b90416fdba2cd4c4b2ecf3</string> +              <string>c8fccf7eeb25fd45cb7e04399c0b83ee</string>                <key>url</key> -              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/ogg-vorbis-1.1.3-1.2.0-windows-20101001a.tar.bz2</string> +              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-ogvorbis/rev/221801/arch/CYGWIN/installer/ogg_vorbis-1.1.3-1.2.0-windows-20110222.tar.bz2</string>              </map>              <key>name</key>              <string>windows</string> | 
