diff options
author | Mark Brand <mabrand@mabrand.nl> | 2017-06-02 13:07:52 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2017-06-02 17:27:59 (GMT) |
commit | 89c89b628aaa61bdae476556fc555ced4ecb9954 (patch) | |
tree | 7fd7ed9a2bb1135f531afa44b7eeafe56c83de48 /src/qtwebchannel.mk | |
parent | aea39fccfba62a796ec562121347c78f2436bca9 (diff) | |
download | mxe-89c89b628aaa61bdae476556fc555ced4ecb9954.zip mxe-89c89b628aaa61bdae476556fc555ced4ecb9954.tar.gz mxe-89c89b628aaa61bdae476556fc555ced4ecb9954.tar.bz2 |
upgrade qt5 packages to Qt 5.9.0
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 1f2a372..aac172e 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 := 5bf5b15413baa235ee2cbfd136ea3b9303b32879b54f9f25bfb4dc96d37d0b4a +$(PKG)_CHECKSUM := 12ef7ac86b9da0eb6f0140f402e180de95a1f9bfa9f408c2a366279da078e1b9 $(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL)) |