diff options
author | Mark Brand <mabrand@mabrand.nl> | 2018-12-04 23:19:07 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2018-12-04 23:19:07 (GMT) |
commit | 5eda7249be679bdd18d0fce6f2ec537305a17c4e (patch) | |
tree | 182254fc4d9ff2c8d54ba1a79815d2dec32b23fa /src/qt3d.mk | |
parent | 9825a8aba2cc716211ae9709b3a476ac9188cd3b (diff) | |
download | mxe-5eda7249be679bdd18d0fce6f2ec537305a17c4e.zip mxe-5eda7249be679bdd18d0fce6f2ec537305a17c4e.tar.gz mxe-5eda7249be679bdd18d0fce6f2ec537305a17c4e.tar.bz2 |
qt5: update to 5.11.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 fbaf5e4..0e63314 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 := 7f72c823ec10a2effba95d08d9439215472d2cb1e3229de50a6b3d2523c8f962 +$(PKG)_CHECKSUM := 04a55c21f365d897ec75042ee83f9ad59a847992c6f55fae0763ad2701d99eab $(PKG)_SUBDIR = $(subst qtbase,qt3d,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qt3d,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qt3d,$(qtbase_URL)) |