diff options
author | Mark Brand <mabrand@mabrand.nl> | 2017-07-29 13:05:33 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2017-07-31 19:58:03 (GMT) |
commit | f265e069986b82ef55b977f9396886215c0dbd93 (patch) | |
tree | 04bcfb6e4d31973682521d8483cd1c902e1f801d /src/qtwebchannel.mk | |
parent | 030efef3b646e9c23c23c76341ac1ce53342073a (diff) | |
download | mxe-f265e069986b82ef55b977f9396886215c0dbd93.zip mxe-f265e069986b82ef55b977f9396886215c0dbd93.tar.gz mxe-f265e069986b82ef55b977f9396886215c0dbd93.tar.bz2 |
upgrade qt5 packages to Qt 5.9.1
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 aac172e..bcc5f63 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 := 12ef7ac86b9da0eb6f0140f402e180de95a1f9bfa9f408c2a366279da078e1b9 +$(PKG)_CHECKSUM := 80425f5a6df8784f5221809ffd664486ed38427f514ab4ec174e20456b027000 $(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL)) |