diff options
author | Mark Brand <mabrand@mabrand.nl> | 2020-05-26 08:36:15 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2020-05-26 10:10:18 (GMT) |
commit | 4ab8b10693489afea51df1b5361b276228786171 (patch) | |
tree | c7a3c1f401085aa8c21c802bb7ae62b76a0a7e64 /src/qtwebchannel.mk | |
parent | d63639ff6e39d66d5b0d489ef17840af522e6dca (diff) | |
download | mxe-4ab8b10693489afea51df1b5361b276228786171.zip mxe-4ab8b10693489afea51df1b5361b276228786171.tar.gz mxe-4ab8b10693489afea51df1b5361b276228786171.tar.bz2 |
qt5: update to 5.15.0
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 841efb7..d9b21b5 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 := 7d1dc8441523638c3d455c7d408ec65aebc073acab80e24063865f929231f874 +$(PKG)_CHECKSUM := ea80510b363e6f92ce99932f06d176e43459c4a5159fe97b5ef96fcfbab5ed4f $(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL)) |