summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-05 12:03:41 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2015-05-18 16:20:41 +0000
commitbcc84aebc48f832b574dca6d5f691d18da1b740e (patch)
tree80e37d86e9165b3ccb3a0edbc6bce5cc8562831b
parent235ca49657ead7da8269f01e106f554691554a82 (diff)
downloaddefinitions-bcc84aebc48f832b574dca6d5f691d18da1b740e.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