diff options
author | Mark Brand <mabrand@mabrand.nl> | 2017-11-22 21:23:29 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2017-11-22 21:23:29 (GMT) |
commit | add612f408ac24c5f9ae7f525b5c1a3439151023 (patch) | |
tree | a16e2b221c98210725fb3df84ff1a707e6efa112 /src/qt3d.mk | |
parent | 517ca7ccd009919fed5cdb623821e78cff5d0ef0 (diff) | |
download | mxe-add612f408ac24c5f9ae7f525b5c1a3439151023.zip mxe-add612f408ac24c5f9ae7f525b5c1a3439151023.tar.gz mxe-add612f408ac24c5f9ae7f525b5c1a3439151023.tar.bz2 |
qt5: update to 5.9.3
Diffstat (limited to 'src/qt3d.mk')
-rw-r--r-- | src/qt3d.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt3d.mk b/src/qt3d.mk index de6a1a4..237da0e 100644 --- a/src/qt3d.mk +++ b/src/qt3d.mk @@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://www.qt.io/ $(PKG)_DESCR := Qt $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := c955a92fe2f3f2f03493ae0e9d973ebe1c4b1e037b58f18092fa2040f5b50783 +$(PKG)_CHECKSUM := 97925132f0583ccd76f5e104c849341df3abba73dd4d9b647622a23bdae6273f $(PKG)_SUBDIR = $(subst qtbase,qt3d,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qt3d,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qt3d,$(qtbase_URL)) |