From f6197abb0960a04e9776c7e11862019ba869b30d Mon Sep 17 00:00:00 2001
From: jenn <jenn@lindenlab.com>
Date: Wed, 19 Jan 2011 16:21:10 -0800
Subject: [PATCH] Updated google_breakpad package on linux in autobuild.xml.
 Previously omitted a necessary include file.

---
 autobuild.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/autobuild.xml b/autobuild.xml
index d692576fd9d..757b155ec13 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -654,9 +654,9 @@
             <key>archive</key>
             <map>
               <key>hash</key>
-              <string>aa48259e567b8a55e932570e975201e0</string>
+              <string>239e5be637bb6282a297a8636ef3c77e</string>
               <key>url</key>
-              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google_breakpad-0.0.0-rev599-linux-20110119.tar.bz2</string>
+              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google_breakpad-0.0.0-rev599-linux-20110119a.tar.bz2</string>
             </map>
             <key>name</key>
             <string>linux</string>
-- 
GitLab