summaryrefslogtreecommitdiffstats
path: root/src/qtwebsockets.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-06-02 13:07:52 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-06-02 17:27:59 (GMT)
commit89c89b628aaa61bdae476556fc555ced4ecb9954 (patch)
tree7fd7ed9a2bb1135f531afa44b7eeafe56c83de48 /src/qtwebsockets.mk
parentaea39fccfba62a796ec562121347c78f2436bca9 (diff)
downloadmxe-89c89b628aaa61bdae476556fc555ced4ecb9954.zip
mxe-89c89b628aaa61bdae476556fc555ced4ecb9954.tar.gz
mxe-89c89b628aaa61bdae476556fc555ced4ecb9954.tar.bz2
upgrade qt5 packages to Qt 5.9.0
Diffstat (limited to 'src/qtwebsockets.mk')
-rw-r--r--src/qtwebsockets.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtwebsockets.mk b/src/qtwebsockets.mk
index eca87ae..c5ec2e7 100644
--- a/src/qtwebsockets.mk
+++ b/src/qtwebsockets.mk
@@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://www.qt.io/
$(PKG)_DESCR := Qt
$(PKG)_IGNORE :=
$(PKG)_VERSION = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := aa110af297d0d3239f346c3ee0cd43621adf463eb62a04941bbfe3fcccb845f5
+$(PKG)_CHECKSUM := 62977acaa9a44a4174d4ea3bd53f756758e3ae78d8470728326e6408ca0586d6
$(PKG)_SUBDIR = $(subst qtbase,qtwebsockets,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtwebsockets,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtwebsockets,$(qtbase_URL))