diff options
author | Mark Brand <mabrand@mabrand.nl> | 2019-04-17 19:31:03 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2019-04-17 21:18:57 (GMT) |
commit | fb59cba9e2aa2aca8be0d92402adce14c3931af2 (patch) | |
tree | 2b55cb3676b79e8a98add26025f2f6ad583556b8 /src/qtwebchannel.mk | |
parent | 33750c65e2bf3f723abcc18adee6ec7ad1f8f4b5 (diff) | |
download | mxe-fb59cba9e2aa2aca8be0d92402adce14c3931af2.zip mxe-fb59cba9e2aa2aca8be0d92402adce14c3931af2.tar.gz mxe-fb59cba9e2aa2aca8be0d92402adce14c3931af2.tar.bz2 |
qt5: update to 5.12.3
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 9e16f38..495c4ed 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 := 8eb9cff9492937daa1bf5d001e39afec68c310ce5596807345e2a555dcc80b8e +$(PKG)_CHECKSUM := 72d1620bcc94e14caa91ddf344c84cd1288aa9479e00b1bb3b5e51f92efe088a $(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL)) |