URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fadfa66131e88a67ee875e72c1007f6967679217
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
fadfa66 by Peter Wu (peter@xxxxxxxxxxxxx):
travis: update to Qt 5.12.3 to fix Windows builds
The Qt installer always seems to install the latest version while the
version was assumed to be fixed. This configuration will likely break
again with the next Qt update, but it fixes the current Windows builds.
Change-Id: Icf4a8fdf10c15e6f6a6eb0451ff30662da613567
Reviewed-on: https://code.wireshark.org/review/32893
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
(cherry picked from commit e60c14e376788f7e0bdf5124235dc4e0a9b49c5e)
Reviewed-on: https://code.wireshark.org/review/34692
Actions performed:
from 4347267 travis: fix missing msbuild output on Windows
add fadfa66 travis: update to Qt 5.12.3 to fix Windows builds
Summary of changes:
.travis.yml | 4 ++--
tools/qt-installer-windows.qs | 6 +++---
tools/travis-install-qt-windows.sh | 3 ++-
3 files changed, 7 insertions(+), 6 deletions(-)