diff options
| author | callum <none@none> | 2011-03-22 15:27:48 -0700 | 
|---|---|---|
| committer | callum <none@none> | 2011-03-22 15:27:48 -0700 | 
| commit | 1d7518166970da011878c1d76d1a5cb12d7435e4 (patch) | |
| tree | b88616878beea4f7e7d305955461b63963d2dc9f | |
| parent | a57729b9260ce5e711bff47c02ca54ab65eade27 (diff) | |
SOCIAL-775 FIX Latest version of LLQtWebKit for Mac is 4.7.2 - not 4.7.1 as expected
| -rw-r--r-- | install.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/install.xml b/install.xml index 9d18848076..9658a4195a 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>9346c475a37e3f11ea701c6ebd12d736</string> +            <string>f07b063cdc207479b111576dc74127f0</string>              <key>url</key> -            <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20110317.tar.bz2</uri> +            <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20110322.tar.bz2</uri>            </map>            <key>linux</key>            <map> | 
