diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-04-03 03:46:30 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-02 12:46:30 -0700 |
| commit | db0ec30af6eb8d548a324ec7ab31b8467d85464e (patch) | |
| tree | 4d20f8ae3a5e2018ff2f548ac6ccf36c4c71a7d1 /ports/libmariadb/CONTROL | |
| parent | 10e85f2cd126e22f6ee23c0ffe4e4f150ddf05a1 (diff) | |
| download | vcpkg-db0ec30af6eb8d548a324ec7ab31b8467d85464e.tar.gz vcpkg-db0ec30af6eb8d548a324ec7ab31b8467d85464e.zip | |
[libmariadb] update to the 3.1.12 (#17004)
* [libmariadb] update to the 3.1.12
* update version
* Add keyword FEATURES
* update version
Diffstat (limited to 'ports/libmariadb/CONTROL')
| -rw-r--r-- | ports/libmariadb/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/libmariadb/CONTROL b/ports/libmariadb/CONTROL index 413a2e9af..949f66ce2 100644 --- a/ports/libmariadb/CONTROL +++ b/ports/libmariadb/CONTROL @@ -1,6 +1,5 @@ Source: libmariadb
-Version: 3.1.10
-Port-Version: 5
+Version: 3.1.12
Homepage: https://github.com/MariaDB/mariadb-connector-c
Description: MariaDB Connector/C is used to connect C/C++ applications to MariaDB and MySQL databases
Default-Features: zlib, openssl
|
