aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-scxml/CONTROL
diff options
context:
space:
mode:
authorLennart Trunk <lennart.trunk@outlook.de>2019-05-09 00:15:26 +0200
committerVictor Romero <romerosanchezv@gmail.com>2019-05-08 15:15:26 -0700
commit38aeee774a94b4cdb085e450ff579a404cc161c3 (patch)
tree65f7e9ff50c563ea797135130260846765857f85 /ports/qt5-scxml/CONTROL
parent883dd409287db82c2d025d8972bc05016e49f73a (diff)
downloadvcpkg-38aeee774a94b4cdb085e450ff579a404cc161c3.tar.gz
vcpkg-38aeee774a94b4cdb085e450ff579a404cc161c3.zip
[qt5] update to 5.12.3 (#6127)
* update CONTROL files and version variable * fix qt5 linkage in debug * revert target_link_libraries to set_property * revert mqtt to 5.12.1 since 5.12.3 is not released yet * update mqtt to 5.12.3 * update hashes * remove unnecessary patch * fix qmldevtools debug linkage for qt5-tools
Diffstat (limited to 'ports/qt5-scxml/CONTROL')
-rw-r--r--ports/qt5-scxml/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-scxml/CONTROL b/ports/qt5-scxml/CONTROL
index 216fd3fd1..b61ed5922 100644
--- a/ports/qt5-scxml/CONTROL
+++ b/ports/qt5-scxml/CONTROL
@@ -1,4 +1,4 @@
Source: qt5-scxml
-Version: 5.12.1
+Version: 5.12.3
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