diff options
author | Mark Brand <mabrand@mabrand.nl> | 2014-12-10 13:10:52 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2014-12-10 13:10:59 (GMT) |
commit | 34b205aa5a0f0b3fbc9ec53a0078ffa168850303 (patch) | |
tree | a192fecc6be9467b0e87861a05a50e4500a36897 /src/qtwebchannel.mk | |
parent | 5e82d3e7219d715aa4b50fa95c399245ae2f65d3 (diff) | |
download | mxe-34b205aa5a0f0b3fbc9ec53a0078ffa168850303.zip mxe-34b205aa5a0f0b3fbc9ec53a0078ffa168850303.tar.gz mxe-34b205aa5a0f0b3fbc9ec53a0078ffa168850303.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 d7f6344..e5627bb 100644 --- a/src/qtwebchannel.mk +++ b/src/qtwebchannel.mk @@ -4,7 +4,7 @@ PKG := qtwebchannel $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := fc40a24c4aa5df2d0719d238e176b55cf33b86ae +$(PKG)_CHECKSUM := bd278ea77f689c3bf4bc1462cbcf0302004cf040 $(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL)) |