diff options
author | Mark Brand <mabrand@mabrand.nl> | 2017-12-16 08:44:26 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2017-12-16 10:24:09 (GMT) |
commit | 0eda225dffcb210341b514024d41f08e03d63e32 (patch) | |
tree | b29910492cac826548d9e9e8630f51cfada9fc11 /src/qt3d.mk | |
parent | 60b66c75e340c841a2f79a9b985afdfccd98c3eb (diff) | |
download | mxe-0eda225dffcb210341b514024d41f08e03d63e32.zip mxe-0eda225dffcb210341b514024d41f08e03d63e32.tar.gz mxe-0eda225dffcb210341b514024d41f08e03d63e32.tar.bz2 |
qt5: update to 5.10.0
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 237da0e..7fdd013 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 := 97925132f0583ccd76f5e104c849341df3abba73dd4d9b647622a23bdae6273f +$(PKG)_CHECKSUM := 12457e7227c793274329371c60b9028ab3e44db837e875e2c460367c1dbd34ab $(PKG)_SUBDIR = $(subst qtbase,qt3d,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qt3d,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qt3d,$(qtbase_URL)) |