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-networkauth | |
| 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-networkauth')
| -rw-r--r-- | ports/qt5-networkauth/CONTROL | 2 | ||||
| -rw-r--r-- | ports/qt5-networkauth/portfile.cmake | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/qt5-networkauth/CONTROL b/ports/qt5-networkauth/CONTROL index 803649af6..bf8b15e0c 100644 --- a/ports/qt5-networkauth/CONTROL +++ b/ports/qt5-networkauth/CONTROL @@ -1,4 +1,4 @@ Source: qt5-networkauth -Version: 5.11.1 +Version: 5.11.2 Description: Qt5 Network Authorization Module Build-Depends: qt5-modularscripts, qt5-base diff --git a/ports/qt5-networkauth/portfile.cmake b/ports/qt5-networkauth/portfile.cmake index 13e2c289e..2a27d21e9 100644 --- a/ports/qt5-networkauth/portfile.cmake +++ b/ports/qt5-networkauth/portfile.cmake @@ -2,4 +2,4 @@ include(vcpkg_common_functions) include(${CURRENT_INSTALLED_DIR}/share/qt5modularscripts/qt_modular_library.cmake) -qt_modular_library(qtnetworkauth 1f2b55870d61027f4af00d54507baf4953f162ca63a4e571a9c6f4095daa0235c2a93f67515cac627ff0a6655d94b01a3b3ba759bbbf75f9b108efbf12777c0d)
\ No newline at end of file +qt_modular_library(qtnetworkauth f723e8af1ab511f090d1830bf42899ec51b4a027a91c58c46179c16c9e635a3c3f51c13faf943936074ad768407824e57161e28d872868daaed6254c15fc852d) |
