diff options
author | Mark Brand <mabrand@mabrand.nl> | 2018-06-19 21:24:29 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2018-06-19 21:30:54 (GMT) |
commit | 2de6bde8c4949c67306882f5fe68f1c6db233609 (patch) | |
tree | c5ab7a9edceb9a02551144e791cbf3bbd8bcdd7a /src/qtwebchannel.mk | |
parent | f47e8cb99b2e21b2d93cb4a7c30b6bc997107084 (diff) | |
download | mxe-2de6bde8c4949c67306882f5fe68f1c6db233609.zip mxe-2de6bde8c4949c67306882f5fe68f1c6db233609.tar.gz mxe-2de6bde8c4949c67306882f5fe68f1c6db233609.tar.bz2 |
qt5: update to 5.11.1
Diffstat (limited to 'src/qtwebchannel.mk')
-rw-r--r-- | src/qtwebchannel.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtwebchannel.mk b/src/qtwebchannel.mk index d797db6..d956cb5 100644 --- a/src/qtwebchannel.mk +++ b/src/qtwebchannel.mk @@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://www.qt.io/ $(PKG)_DESCR := Qt $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := b0761a3b8260bae7f76bf26626ccd1d4ee92541d7c5d53d1958c88b9f92dca15 +$(PKG)_CHECKSUM := b9a476af15ae0c68a930f0b0aa8d988b8dc3e63c3d2134abebbf2148d6942e87 $(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL)) |