summaryrefslogtreecommitdiffstats
path: root/src/qtwebchannel.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2016-03-16 09:39:25 (GMT)
committerMark Brand <mabrand@mabrand.nl>2016-03-16 21:20:43 (GMT)
commitf6b440461885129a4fd6162db02f88a41ffdb11a (patch)
treea9095533d203e0f1e79119106032ec127243a012 /src/qtwebchannel.mk
parentea2d4d2080e356cd0f3c234df0401a39205effa9 (diff)
downloadmxe-f6b440461885129a4fd6162db02f88a41ffdb11a.zip
mxe-f6b440461885129a4fd6162db02f88a41ffdb11a.tar.gz
mxe-f6b440461885129a4fd6162db02f88a41ffdb11a.tar.bz2
upgrade to Qt 5.6.0
removed modules: qtquick1 qtwebkit new modules: qtquickcontrols2 qtwebview
Diffstat (limited to 'src/qtwebchannel.mk')
-rw-r--r--src/qtwebchannel.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtwebchannel.mk b/src/qtwebchannel.mk
index a0cd4a8..136b25b 100644
--- a/src/qtwebchannel.mk
+++ b/src/qtwebchannel.mk
@@ -4,7 +4,7 @@
PKG := qtwebchannel
$(PKG)_IGNORE :=
$(PKG)_VERSION = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := 7f4295ee57cd4ecba3cb263452d2a08d501b45c9a2b8b7794b6a97d7652f15d0
+$(PKG)_CHECKSUM := c25424935e866e77f31e5ebc50fc97eaedd4d77f6e967bfc59ce7fa6a7b4c14f
$(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL))