diff options
author | Mark Brand <mabrand@mabrand.nl> | 2015-06-03 07:31:54 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2015-06-03 07:31:54 (GMT) |
commit | a46bb6eafa24ad6abc13a18e8e1f9539e6e7345d (patch) | |
tree | 637b067fa9d75767fbbe9ad31f00a015a73573d9 /src/qtwebchannel.mk | |
parent | aa36c590913e830a5e30210b9ddb51df9d79b8c2 (diff) | |
download | mxe-a46bb6eafa24ad6abc13a18e8e1f9539e6e7345d.zip mxe-a46bb6eafa24ad6abc13a18e8e1f9539e6e7345d.tar.gz mxe-a46bb6eafa24ad6abc13a18e8e1f9539e6e7345d.tar.bz2 |
qt5 modules: update
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 d3ef303..e7c6631 100644 --- a/src/qtwebchannel.mk +++ b/src/qtwebchannel.mk @@ -4,7 +4,7 @@ PKG := qtwebchannel $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := 7a27eac0bead6e60b5faaf360a6236dd96013c12 +$(PKG)_CHECKSUM := 6f5c15f50c45df6392ab0e01c47043fd0100a389 $(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL)) |