diff options
author | Callum Prentice <callum@lindenlab.com> | 2010-03-18 16:59:29 -0700 |
---|---|---|
committer | Callum Prentice <callum@lindenlab.com> | 2010-03-18 16:59:29 -0700 |
commit | 70df3c1fa72ae8ecddf144452b4fe032ad48182e (patch) | |
tree | bc93f584ffc9991f3f204730719af2e61896c270 | |
parent | cb7fbc8a2093fd1ed5440d0f3184d9080cecad48 (diff) |
EXT-6401 - Add feature to disable Javascript via prefs (updates Mac LLQtWebKit - via patch from Monroe)
-rw-r--r-- | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index e8f0e5d318..2b12c0566f 100644 --- a/install.xml +++ b/install.xml @@ -948,9 +948,9 @@ anguage Infrstructure (CLI) international standard</string> <key>darwin</key> <map> <key>md5sum</key> - <string>8321cbd098e6e791a02cb00ed3bcff6c</string> + <string>ada82d41467cdb7f8e25a442f58b6963</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20100312.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20100318.tar.bz2</uri> </map> <key>linux</key> <map> |