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-webglplugin | |
| 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-webglplugin')
| -rw-r--r-- | ports/qt5-webglplugin/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-webglplugin/CONTROL b/ports/qt5-webglplugin/CONTROL index c5926ad72..f5bbfe0f2 100644 --- a/ports/qt5-webglplugin/CONTROL +++ b/ports/qt5-webglplugin/CONTROL @@ -1,4 +1,4 @@ Source: qt5-webglplugin
-Version: 5.12.7
+Version: 5.12.8
Description: Qt5 webglplugin Module;
Build-Depends: qt5-base
|
