diff options
author | Mark Brand <mabrand@mabrand.nl> | 2019-09-05 12:01:12 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2019-09-05 13:05:27 (GMT) |
commit | 66f535d6446091c6caa595ae7b83ef63747f3f17 (patch) | |
tree | 402fc6e6cdab8fa812bab7c17eff467a1fc46f90 /src/qtwebchannel.mk | |
parent | 5efedeac33f246cddc5610da0a508e0583b19466 (diff) | |
download | mxe-66f535d6446091c6caa595ae7b83ef63747f3f17.zip mxe-66f535d6446091c6caa595ae7b83ef63747f3f17.tar.gz mxe-66f535d6446091c6caa595ae7b83ef63747f3f17.tar.bz2 |
qt5: update to 5.13.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 e0f45be..7501757 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 := 7f6260c73bca968511ab2facfbb14b4d8cc7a9c5b2d0f9211e7390ed8fb52b9a +$(PKG)_CHECKSUM := f72f875a0cafe7931341ef31084acfb489ede79c36dbce74820c2a5b5d6afb2c $(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL)) |