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-scxml | |
| 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-scxml')
| -rw-r--r-- | ports/qt5-scxml/CONTROL | 2 | ||||
| -rw-r--r-- | ports/qt5-scxml/portfile.cmake | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/qt5-scxml/CONTROL b/ports/qt5-scxml/CONTROL index 202592db6..a00542c74 100644 --- a/ports/qt5-scxml/CONTROL +++ b/ports/qt5-scxml/CONTROL @@ -1,4 +1,4 @@ Source: qt5-scxml -Version: 5.11.1 +Version: 5.11.2 Description: Qt5 SCXML Module - Provides classes and tools for creating state machines from SCXML files and embedding them in applications Build-Depends: qt5-modularscripts, qt5-base, qt5-declarative diff --git a/ports/qt5-scxml/portfile.cmake b/ports/qt5-scxml/portfile.cmake index e89fe3213..7680b6eb0 100644 --- a/ports/qt5-scxml/portfile.cmake +++ b/ports/qt5-scxml/portfile.cmake @@ -2,4 +2,4 @@ include(vcpkg_common_functions) include(${CURRENT_INSTALLED_DIR}/share/qt5modularscripts/qt_modular_library.cmake) -qt_modular_library(qtscxml d64dba323b009525078e999e0972fd09a16bb806980411ce7cc452aee0951632ee440f71c2b5124cfd6ed5020aa869d8490017aaba374a8d4b83f43c1f0b0689) +qt_modular_library(qtscxml 4175d02224654a6a6b220f52937a22093be8b06e737f5575d4227b9038cb7c227f37eb17b7bb6878c16a34eae342c06e33cb2c356a389137e9f7d15886aa30ab) |
