summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-05 12:03:41 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-05 12:03:43 +0000
commit5fd16e33e8166a4cd32fe1e15d2720c2400baf02 (patch)
tree343e80c4c4ec4c267a4a0d3c5b676758f4e838a3
parent2a21872d03d92f7e1149b51d261993c5a50ba933 (diff)
downloaddefinitions-5fd16e33e8166a4cd32fe1e15d2720c2400baf02.tar.gz
Update qtwebkit to 5.4.2
This is required because the updated gcc version revealed that qtwebkit was implicitly relying on some templates being instantiated, and gcc had optimized them away.
-rw-r--r--strata/qt5-tools-qtwebkit.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/qt5-tools-qtwebkit.morph b/strata/qt5-tools-qtwebkit.morph
index 9511281d..53d5a682 100644
--- a/strata/qt5-tools-qtwebkit.morph
+++ b/strata/qt5-tools-qtwebkit.morph
@@ -9,8 +9,8 @@ chunks:
- name: qtwebkit
morph: strata/qt5-tools/qtwebkit.morph
repo: upstream:qt5/qtwebkit
- ref: f9966f351678351ee6b971d7b6b25a4987407e46
- unpetrify-ref: "5.4"
+ ref: 586bdc38324dfaeec65389bf7646c82cb35db017
+ unpetrify-ref: "5.4.2"
- name: qtwebkit-examples
morph: strata/qt5-tools/qtwebkit-examples.morph
repo: upstream:qt5/qtwebkit-examples