diff options
author | Adam Moss <moss@lindenlab.com> | 2009-07-07 10:23:45 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-07-07 10:23:45 +0000 |
commit | 541e0b1dfce8ecffdaaf444f0e0ae02ca28c9323 (patch) | |
tree | ddbda98e6d04ff7753348debd8eff64e922c5d4f /install.xml | |
parent | 474fdccc2a4ffb3e2a7ba4de4f065548b059aa2d (diff) |
cherrypicking the fix for linux startup issue DEV-33209 - the bug has percolated
around for so long without the fix that I can't stand it any longer.
svn merge -c123659
svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-viewer/maint-viewer-15-sandbox-3
Diffstat (limited to 'install.xml')
-rw-r--r-- | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index 77279c57c1..6be876bc09 100644 --- a/install.xml +++ b/install.xml @@ -1351,9 +1351,9 @@ anguage Infrstructure (CLI) international standard</string> <key>linux</key> <map> <key>md5sum</key> - <string>80ee8d5a30563ce0f55d37fed6dfc744</string> + <string>1804b54034ef7f82832506a44acb06b8</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/zlib-1.2.3-linux-20090417.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/zlib-1.2.3-linux-20090603.tar.bz2</uri> </map> <key>linux64</key> <map> |