diff src/qtimageformats.mk @ 4801:206f76f1b59c

qt: update to version 5.11.1 This change fixes an initialization problem for Linux builds that appeared with the update to Qt 5.11.0. At startup, the Octave GUI would hang after displaying a black main window.
author John W. Eaton <jwe@octave.org>
date Fri, 17 Aug 2018 11:21:08 -0400
parents 4cea16af20b4
children ab2f299ccd4c
line wrap: on
line diff
--- a/src/qtimageformats.mk	Thu Aug 16 14:24:04 2018 -0400
+++ b/src/qtimageformats.mk	Fri Aug 17 11:21:08 2018 -0400
@@ -4,7 +4,7 @@
 PKG             := qtimageformats
 $(PKG)_IGNORE   :=
 $(PKG)_VERSION   = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := d1382ddb54d0e95d226815c051b4a02c4d935bc7
+$(PKG)_CHECKSUM := 6782ae5772b703e33d6fa1e4e051a6bcb07f4690
 $(PKG)_SUBDIR    = $(subst qtbase,qtimageformats,$(qtbase_SUBDIR))
 $(PKG)_FILE      = $(subst qtbase,qtimageformats,$(qtbase_FILE))
 $(PKG)_URL       = $(subst qtbase,qtimageformats,$(qtbase_URL))