URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e60c14e376788f7e0bdf5124235dc4e0a9b49c5e
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e60c14e 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>
Actions performed:
from 8c26217 CMake: bail out if minimum GLib version is not satisfied
add e60c14e 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(-)