diff options
| author | sdcb <sdflysha@qq.com> | 2017-01-20 17:06:11 +0800 |
|---|---|---|
| committer | sdcb <sdflysha@qq.com> | 2017-01-20 17:06:11 +0800 |
| commit | ce9741f71b079dad944e177daf984160bb9ce1bb (patch) | |
| tree | c3328d106afa870e82ecb107fe3b190566aaa492 /ports/libmariadb/CONTROL | |
| parent | d6e2ea075cd2afa363f6973c74ef599e8794e3d1 (diff) | |
| download | vcpkg-ce9741f71b079dad944e177daf984160bb9ce1bb.tar.gz vcpkg-ce9741f71b079dad944e177daf984160bb9ce1bb.zip | |
[libmariadb] upgrade to 2.3.2
1. upgrade package to 2.3.2
2. enable static build support
3. do not block with libmysql
Diffstat (limited to 'ports/libmariadb/CONTROL')
| -rw-r--r-- | ports/libmariadb/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libmariadb/CONTROL b/ports/libmariadb/CONTROL index b91da0740..a42f79ee5 100644 --- a/ports/libmariadb/CONTROL +++ b/ports/libmariadb/CONTROL @@ -1,3 +1,3 @@ -Source: libmariadb -Version: 2.3.1 +Source: libmariadb
+Version: 2.3.2
Description: The MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.
\ No newline at end of file |
