summaryrefslogtreecommitdiffstats
path: root/src/qtwebsockets.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-07-29 13:05:33 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-07-31 19:58:03 (GMT)
commitf265e069986b82ef55b977f9396886215c0dbd93 (patch)
tree04bcfb6e4d31973682521d8483cd1c902e1f801d /src/qtwebsockets.mk
parent030efef3b646e9c23c23c76341ac1ce53342073a (diff)
downloadmxe-f265e069986b82ef55b977f9396886215c0dbd93.zip
mxe-f265e069986b82ef55b977f9396886215c0dbd93.tar.gz
mxe-f265e069986b82ef55b977f9396886215c0dbd93.tar.bz2
upgrade qt5 packages to Qt 5.9.1
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 c5ec2e7..edc970f 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 := 62977acaa9a44a4174d4ea3bd53f756758e3ae78d8470728326e6408ca0586d6
+$(PKG)_CHECKSUM := 01277362430b5a75c19a16ded8cf4c53a3bccddcc0ba2f50648e0f2985f23464
$(PKG)_SUBDIR = $(subst qtbase,qtwebsockets,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtwebsockets,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtwebsockets,$(qtbase_URL))