diff options
author | Mark Brand <mabrand@mabrand.nl> | 2018-12-04 23:19:07 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2018-12-04 23:19:07 (GMT) |
commit | 5eda7249be679bdd18d0fce6f2ec537305a17c4e (patch) | |
tree | 182254fc4d9ff2c8d54ba1a79815d2dec32b23fa /src/qtwebsockets.mk | |
parent | 9825a8aba2cc716211ae9709b3a476ac9188cd3b (diff) | |
download | mxe-5eda7249be679bdd18d0fce6f2ec537305a17c4e.zip mxe-5eda7249be679bdd18d0fce6f2ec537305a17c4e.tar.gz mxe-5eda7249be679bdd18d0fce6f2ec537305a17c4e.tar.bz2 |
qt5: update to 5.11.3
Diffstat (limited to 'src/qtwebsockets.mk')
-rw-r--r-- | src/qtwebsockets.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtwebsockets.mk b/src/qtwebsockets.mk index b2981d5..e97fb0a 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 := ae6197619ce0c4104bdc43e097d79082f90ba6567fa286eae6306ce7aec88b8d +$(PKG)_CHECKSUM := 021090c1a92f11fcf2914168741c1364235896793685b7fae2bc23e3dd55d5b9 $(PKG)_SUBDIR = $(subst qtbase,qtwebsockets,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebsockets,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebsockets,$(qtbase_URL)) |