diff options
| author | callum_linden <none@none> | 2012-10-22 11:03:34 -0700 | 
|---|---|---|
| committer | callum_linden <none@none> | 2012-10-22 11:03:34 -0700 | 
| commit | 08b7f100f6964464eeb26dcd5e454b4f949afb86 (patch) | |
| tree | 42f1dd50c3bb683fcd1c7c0355b642a573af92eb | |
| parent | 486f80aae69ae3918c5243fdc95628071a73c4ee (diff) | |
Trying original version of GBP with new scripts/code
| -rw-r--r-- | autobuild.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/autobuild.xml b/autobuild.xml index 6a1aeb45f9..b7a73f2c75 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -762,9 +762,9 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>3ec313ddf607a5716f47d5b1ec0edf31</string> +              <string>21babc394dbf8572830f2e85adec7b9f</string>                <key>url</key> -              <string>https://viewer-source-downloads.s3.amazonaws.com/install_pkgs/google_breakpad-0.0.0-rev1099-darwin-20121011.tar.bz2</string> +              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google_breakpad-0.0.0-rev599-darwin-20110202.tar.bz2</string>              </map>              <key>name</key>              <string>darwin</string> | 
