diff options
author | Mark Brand <mabrand@mabrand.nl> | 2015-02-27 20:30:52 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2015-02-27 20:35:46 (GMT) |
commit | e91ec3826cd7b220e061aaf89743710db67627f0 (patch) | |
tree | dea98d59bc9f15939bc5ddb830a07a9d59fc74bf /src/qtwebchannel.mk | |
parent | 34266e271a50e78c13f178772eebe77262e3e81b (diff) | |
download | mxe-e91ec3826cd7b220e061aaf89743710db67627f0.zip mxe-e91ec3826cd7b220e061aaf89743710db67627f0.tar.gz mxe-e91ec3826cd7b220e061aaf89743710db67627f0.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 e5627bb..d3ef303 100644 --- a/src/qtwebchannel.mk +++ b/src/qtwebchannel.mk @@ -4,7 +4,7 @@ PKG := qtwebchannel $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := bd278ea77f689c3bf4bc1462cbcf0302004cf040 +$(PKG)_CHECKSUM := 7a27eac0bead6e60b5faaf360a6236dd96013c12 $(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL)) |