summaryrefslogtreecommitdiffstats
path: root/src/qtwebview.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2016-06-16 16:30:48 (GMT)
committerMark Brand <mabrand@mabrand.nl>2016-06-17 10:19:24 (GMT)
commit341bca52d5399403a2faa6efe225a3313225b392 (patch)
tree1651221ea91122c3445ad81684750fc5dca595ee /src/qtwebview.mk
parent1be3717e10d2fbd880d3d038f1c062897e184ef3 (diff)
downloadmxe-341bca52d5399403a2faa6efe225a3313225b392.zip
mxe-341bca52d5399403a2faa6efe225a3313225b392.tar.gz
mxe-341bca52d5399403a2faa6efe225a3313225b392.tar.bz2
upgrade to Qt 5.7.0
Diffstat (limited to 'src/qtwebview.mk')
-rw-r--r--src/qtwebview.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtwebview.mk b/src/qtwebview.mk
index fa23999..78efc17 100644
--- a/src/qtwebview.mk
+++ b/src/qtwebview.mk
@@ -4,7 +4,7 @@
PKG := qtwebview
$(PKG)_IGNORE :=
$(PKG)_VERSION = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := a48fa53e9e012102774c3faa6c99113918442f891952cd97ef67e05544800b57
+$(PKG)_CHECKSUM := 801a3faf312fa0235d489c63aa224d477a70cfe1b1ef7803cbe311a8c29e51c4
$(PKG)_SUBDIR = $(subst qtbase,qtwebview,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtwebview,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtwebview,$(qtbase_URL))