diff options
| author | Andrew A. de Laix <alain@lindenlab.com> | 2011-03-07 15:21:47 -0800 | 
|---|---|---|
| committer | Andrew A. de Laix <alain@lindenlab.com> | 2011-03-07 15:21:47 -0800 | 
| commit | 64293a808c9d0d7cae5a0a7aa916c037bc3e3d58 (patch) | |
| tree | 990c671e96ad15023a97982ab9d538fec6553f5a | |
| parent | e77de9352985079635af4f8f1e18d4ee218d18e7 (diff) | |
update pth archive usage for darwin.
| -rw-r--r-- | autobuild.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml index 061eec49fe..2e6c503554 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1380,9 +1380,9 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>d47d121c8eaed4ac6d8253ceda23b5c9</string> +              <string>2172379794217d0ffba0db09b2ac17bf</string>                <key>url</key> -              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/pth-2.0.7-darwin-20101004.tar.bz2</string> +              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-pth/rev/222617/arch/Darwin/installer/pth-2.0.7-darwin-20110303.tar.bz2</string>              </map>              <key>name</key>              <string>darwin</string>  | 
