diff options
| author | Callum Prentice <callum@lindenlab.com> | 2010-02-08 11:30:52 -0800 | 
|---|---|---|
| committer | Callum Prentice <callum@lindenlab.com> | 2010-02-08 11:30:52 -0800 | 
| commit | cebf73337fca5eaaa9e1055459a7079990d4e664 (patch) | |
| tree | 7a1927c01acfd11c20358ca67045a489c3061965 | |
| parent | 3699be5c4571904f6f0042112515a2cc23b375bf (diff) | |
Refer to updated LLQtWebKit with fix for potential cookie crash problem.
| -rw-r--r-- | install.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/install.xml b/install.xml index 6a321e758d..5c809ea906 100644 --- a/install.xml +++ b/install.xml @@ -962,9 +962,9 @@ anguage Infrstructure (CLI) international standard</string>            <key>windows</key>            <map>              <key>md5sum</key> -            <string>5c9c02e4f81fc6221225f426653f13b1</string> +            <string>2477dd86abc9f767526cd81fb0a2c423</string>              <key>url</key> -            <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.6-20100204.tar.bz2</uri> +            <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.6-20100208.tar.bz2</uri>            </map>          </map>        </map> | 
