diff options
author | callum <none@none> | 2011-03-03 13:14:21 -0800 |
---|---|---|
committer | callum <none@none> | 2011-03-03 13:14:21 -0800 |
commit | bf8b2891bffeea5f5ef92690fa3452b52bf4c7ad (patch) | |
tree | 7b10b44c63d5f894a8d6d5aff79b418dc58e6800 /install.xml | |
parent | 0d9fa286b87c41c4be75c3011f35cb86145d8def (diff) |
SOCIAL-510 FIX SL Profile Pages Seem to be Ignoring Assets
(New version of LLQtWebKit and now load CA.pem)
See also SOCIAL-569 [VWR-24426] SSL Handshake Failed Error when accessing web-based content on development viewers using recent Webkit 4.7
Diffstat (limited to 'install.xml')
-rw-r--r-- | install.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/install.xml b/install.xml index 13abaac1c1..dff85a27ef 100644 --- a/install.xml +++ b/install.xml @@ -981,9 +981,9 @@ anguage Infrstructure (CLI) international standard</string> <key>darwin</key> <map> <key>md5sum</key> - <string>66c46841825ab4969ec875b5c8f9b24c</string> + <string>13f9be04ba029d19f822abdcb755c700</string> <key>url</key> - <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20101221.tar.bz2</uri> + <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20110302.tar.bz2</uri> </map> <key>linux</key> <map> @@ -995,9 +995,9 @@ anguage Infrstructure (CLI) international standard</string> <key>windows</key> <map> <key>md5sum</key> - <string>b678c4d18ea8e4fab42b20f8d0b2629a</string> + <string>7cc9626ff4ac035f8605c996d18ea6a9</string> <key>url</key> - <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.7.1-20101221.tar.bz2</uri> + <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.7.1-20110302.tar.bz2</uri> </map> </map> </map> |