diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-05-01 02:28:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-30 17:28:06 -0700 |
| commit | d682bd79d1e6cacdc57fa6fa11ab31821098de45 (patch) | |
| tree | f1fd870a426a47fb8c5bd6930ac9c771aebc3299 /ports/qt5-webengine | |
| parent | 41f360b8339109ebd7a6a4d94ea8d604f9078a62 (diff) | |
| download | vcpkg-d682bd79d1e6cacdc57fa6fa11ab31821098de45.tar.gz vcpkg-d682bd79d1e6cacdc57fa6fa11ab31821098de45.zip | |
[qt5] fix wrong versions in some CONTROL files (#11026)
Diffstat (limited to 'ports/qt5-webengine')
| -rw-r--r-- | ports/qt5-webengine/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-webengine/CONTROL b/ports/qt5-webengine/CONTROL index cf5955c05..3db6e31e6 100644 --- a/ports/qt5-webengine/CONTROL +++ b/ports/qt5-webengine/CONTROL @@ -1,5 +1,5 @@ Source: qt5-webengine
-Version: 5.12.7-1
+Version: 5.12.8
Description: Qt5 webengine Module;
Build-Depends: qt5-base, qt5-declarative, qt5-location, qt5-quickcontrols, qt5-quickcontrols2, qt5-tools, qt5-webchannel
Supports: !static
|
