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-doc | |
| 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-doc')
| -rw-r--r-- | ports/qt5-doc/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-doc/CONTROL b/ports/qt5-doc/CONTROL index 27776a5bc..9b33d418c 100644 --- a/ports/qt5-doc/CONTROL +++ b/ports/qt5-doc/CONTROL @@ -1,5 +1,5 @@ Source: qt5-doc
-Version: 5.12.7
+Version: 5.12.8
Description: Qt5 doc Module;
Build-Depends: qt5-base, qt5-declarative, qt5-quickcontrols2, qt5-tools
Supports: linux
\ No newline at end of file |
