summaryrefslogtreecommitdiffstats
path: root/src/qtwebsockets.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2020-01-28 12:45:24 (GMT)
committerMark Brand <mabrand@mabrand.nl>2020-01-28 15:14:04 (GMT)
commit9a5e6a0ba88a373599f2c2f2583eeac5e6159970 (patch)
treea0378f733dcd3aa7935e09f10d2bc415c74b5230 /src/qtwebsockets.mk
parent433b75cade6189026ffed6583f00f167e0667cf4 (diff)
downloadmxe-9a5e6a0ba88a373599f2c2f2583eeac5e6159970.zip
mxe-9a5e6a0ba88a373599f2c2f2583eeac5e6159970.tar.gz
mxe-9a5e6a0ba88a373599f2c2f2583eeac5e6159970.tar.bz2
qt5: update to 5.14.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 3fcf054..938c662 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 := 50b881e83225b21e6657361e1af9b0154117d5efc03ba8c87aecacee3e42b0ad
+$(PKG)_CHECKSUM := 742fb3d39043728ca4fc1533e9a1e3b701bc5bf4e27cba316077e9f0df0b3fef
$(PKG)_SUBDIR = $(subst qtbase,qtwebsockets,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtwebsockets,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtwebsockets,$(qtbase_URL))