diff options
author | Mark Brand <mabrand@mabrand.nl> | 2019-12-12 15:15:12 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2019-12-12 16:46:10 (GMT) |
commit | 04f34424121e890c492a75af53744193038136e0 (patch) | |
tree | e09c38478fa761636aad9cd890e979f56762f400 /src/qtwebchannel.mk | |
parent | aab04b93b06892a3dc675c97653236a40858c4a3 (diff) | |
download | mxe-04f34424121e890c492a75af53744193038136e0.zip mxe-04f34424121e890c492a75af53744193038136e0.tar.gz mxe-04f34424121e890c492a75af53744193038136e0.tar.bz2 |
qt5: update to 5.14.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 56ec07f..ecd6663 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 := f452d419d8b19b566835f316bbf282dabc8b1c2a74c9c98c1aec4184465e9c13 +$(PKG)_CHECKSUM := 0cb8dd07b34da8d44f8a14701409ce87fce5010f9b57273b357717c2dfd35383 $(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL)) |