diff options
| author | Lily <47812810+wangli28@users.noreply.github.com> | 2019-07-25 01:23:29 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-24 10:23:29 -0700 |
| commit | 1ff16433f2afdbb20f4fc120154aa38d90748f5c (patch) | |
| tree | c44d6b690cd580d14cc13c69a382f3be661b35de /ports/libmariadb/CONTROL | |
| parent | 0c5e7c98c21e6ec4ae543c695cfa4b157e2710b6 (diff) | |
| download | vcpkg-1ff16433f2afdbb20f4fc120154aa38d90748f5c.tar.gz vcpkg-1ff16433f2afdbb20f4fc120154aa38d90748f5c.zip | |
[libmariadb] Fix install path (#7396)
Diffstat (limited to 'ports/libmariadb/CONTROL')
| -rw-r--r-- | ports/libmariadb/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libmariadb/CONTROL b/ports/libmariadb/CONTROL index 986eb5d23..887a52ed0 100644 --- a/ports/libmariadb/CONTROL +++ b/ports/libmariadb/CONTROL @@ -1,4 +1,4 @@ Source: libmariadb
-Version: 3.0.10-1
+Version: 3.0.10-2
Homepage: https://github.com/MariaDB/mariadb-connector-c
Description: MariaDB Connector/C is used to connect C/C++ applications to MariaDB and MySQL databases
|
