From b5253d473ba8bb841ce3c1a37bb5de63426e5fe6 Mon Sep 17 00:00:00 2001
From: McCabe Maxsted
Date: Sat, 18 Apr 2009 01:27:32 -0700
Subject: Removed 'https' from install.xml

---
 ChangeLog.txt      | 4 ++++
 linden/install.xml | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.txt b/ChangeLog.txt
index 74b5f52..e8c3dca 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -2,6 +2,10 @@
 
 	* linden/indra/llmedia/llmediaimplgstreamer.cpp:
 	GST_PLUGIN_PATH should only search plugin directories for Windows.
+	
+	
+	* linden/install.xml:
+	Removed 'https' from install.xml
 
 
 2009-04-06  Jacek Antonelli  <jacek.antonelli@gmail.com>
diff --git a/linden/install.xml b/linden/install.xml
index c1c79af..4fd3e63 100644
--- a/linden/install.xml
+++ b/linden/install.xml
@@ -919,7 +919,7 @@ anguage Infrstructure (CLI) international standard</string>
             <key>md5sum</key>
             <string>8913f8ace065b14792cb0ec889a5f99a</string>
             <key>url</key>
-            <uri>https://imprudence.s3.amazonaws.com/extras/openjpeg-1.3-windows-20081211.tar.bz2</uri>
+            <uri>http://imprudence.s3.amazonaws.com/extras/openjpeg-1.3-windows-20081211.tar.bz2</uri>
           </map>
         </map>
       </map>
-- 
cgit v1.1