diff options
author | Mark Brand <mabrand@mabrand.nl> | 2019-06-17 09:39:55 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2019-06-17 13:25:43 (GMT) |
commit | 0567f17d34463abda1790957812c54e8c0cf59fe (patch) | |
tree | 254477031b79e7a4247c0d895f550845ef57c50a /src/qtwebchannel.mk | |
parent | e8b08f5aa77de3b74e59008de755c6378263d5e0 (diff) | |
download | mxe-0567f17d34463abda1790957812c54e8c0cf59fe.zip mxe-0567f17d34463abda1790957812c54e8c0cf59fe.tar.gz mxe-0567f17d34463abda1790957812c54e8c0cf59fe.tar.bz2 |
qt5: update to 5.12.4
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 495c4ed..74b5ba9 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 := 72d1620bcc94e14caa91ddf344c84cd1288aa9479e00b1bb3b5e51f92efe088a +$(PKG)_CHECKSUM := ab571a1b699e61a86be1a6b8d6ffd998d431c4850cc27e9a21f81fa5923bfdb7 $(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL)) |