aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-tools
diff options
context:
space:
mode:
authorAlexander Neumann <30894796+Neumann-A@users.noreply.github.com>2018-11-07 23:49:47 +0100
committerRobert Schumacher <roschuma@microsoft.com>2018-11-07 14:49:47 -0800
commit4aba36cd381f42bead4b74bc49362359873f9760 (patch)
tree47e3ae7f46f18c91f97bc4c08be9d1f43ea3b53e /ports/qt5-tools
parent799de417ea2f703151dc275527ff723ab8801a2b (diff)
downloadvcpkg-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-tools')
-rw-r--r--ports/qt5-tools/CONTROL2
-rw-r--r--ports/qt5-tools/portfile.cmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/qt5-tools/CONTROL b/ports/qt5-tools/CONTROL
index 6a512e1b7..81df69267 100644
--- a/ports/qt5-tools/CONTROL
+++ b/ports/qt5-tools/CONTROL
@@ -1,4 +1,4 @@
Source: qt5-tools
-Version: 5.11.1
+Version: 5.11.2
Description: Qt5 Tools Module; Includes deployment tools and helpers, Qt Designer, Assistant, and other applications
Build-Depends: qt5-modularscripts, qt5-base, qt5-declarative
diff --git a/ports/qt5-tools/portfile.cmake b/ports/qt5-tools/portfile.cmake
index d4eaab82b..8c7d0c047 100644
--- a/ports/qt5-tools/portfile.cmake
+++ b/ports/qt5-tools/portfile.cmake
@@ -2,6 +2,6 @@ include(vcpkg_common_functions)
include(${CURRENT_INSTALLED_DIR}/share/qt5modularscripts/qt_modular_library.cmake)
-qt_modular_library(qttools cf690c630db79b4cd86d5d608175fb2c5463a985d7cb8a592c0995db04593c2c2ddddb52a3dc21348462639efdd3f9c57d3897a8384708b912b42cf1ac2c7482)
+qt_modular_library(qttools a950a3c1d8e6e92ba200e6834d1f88b8b98b91e3ab2e238aa4d229248f19103e38a06f0a81304ebdae70b96a60c87fdea8caae0181d2114da3e20e9148d08be5)
#file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/tools/qt5-tools/platforminputcontexts) \ No newline at end of file