From e70d0b62eaed8270c36e6752ceaa9a824fa2a024 Mon Sep 17 00:00:00 2001
From: "Nyx (Neal Orman)" <nyx@lindenlab.com>
Date: Thu, 16 Sep 2010 14:52:33 -0400
Subject: [PATCH] SH-66 FIX update GLOD on linux

changing install.xml to have the latest glod package already built.
---
 install.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.xml b/install.xml
index cd116a4ae2..fd596b048d 100644
--- a/install.xml
+++ b/install.xml
@@ -63,9 +63,9 @@
           <key>linux</key>
           <map>
             <key>md5sum</key>
-            <string>cb9409ee84d5f33db14335ed5bfd7ca7</string>
+            <string>d0ee98de1861afdf3df1ab8741b09afc</string>
             <key>url</key>
-            <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-linux-20100910.tar.bz2</uri>
+            <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-linux-20100914.tar.bz2</uri>
           </map>
           <key>windows</key>
           <map>
-- 
GitLab