diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2018-11-07 23:49:47 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-07 14:49:47 -0800 |
| commit | 4aba36cd381f42bead4b74bc49362359873f9760 (patch) | |
| tree | 47e3ae7f46f18c91f97bc4c08be9d1f43ea3b53e /ports/qt5/CONTROL | |
| parent | 799de417ea2f703151dc275527ff723ab8801a2b (diff) | |
| download | vcpkg-4aba36cd381f42bead4b74bc49362359873f9760.tar.gz vcpkg-4aba36cd381f42bead4b74bc49362359873f9760.zip | |
Qt version bump 5.11.2 (#4629)
* Qt 5.11.2 version bump
* removed unecessary qt patch
* fix wrong hash for qt5-networkauth
Diffstat (limited to 'ports/qt5/CONTROL')
| -rw-r--r-- | ports/qt5/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5/CONTROL b/ports/qt5/CONTROL index dc34eee95..9f3ea3778 100644 --- a/ports/qt5/CONTROL +++ b/ports/qt5/CONTROL @@ -1,4 +1,4 @@ Source: qt5 -Version: 5.9.2-1 +Version: 5.11.2 Description: Qt5 Application Framework Build-Depends: qt5-base, qt5-charts, qt5-datavis3d, qt5-declarative, qt5-gamepad, qt5-graphicaleffects, qt5-imageformats, qt5-multimedia, qt5-networkauth, qt5-quickcontrols, qt5-quickcontrols2, qt5-scxml, qt5-serialport, qt5-speech, qt5-svg, qt5-tools, qt5-virtualkeyboard, qt5-websockets, qt5-3d, qt5-winextras, qt5-xmlpatterns
\ No newline at end of file |
