diff options
| author | Be <be@mixxx.org> | 2021-09-22 15:00:06 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-22 13:00:06 -0700 |
| commit | 93885afd50ff1a1408e1785dceffb01ff648c7d9 (patch) | |
| tree | 2587d5d610c9c825e798503ff0ac635764670692 /versions/s-/sqlite3.json | |
| parent | 47d2378c8181ece05ffc51acd2ed60d97e3c9a64 (diff) | |
| download | vcpkg-93885afd50ff1a1408e1785dceffb01ff648c7d9.tar.gz vcpkg-93885afd50ff1a1408e1785dceffb01ff648c7d9.zip | |
[libdjinterop] update to 0.16.0 (#20136)
* [libdjinterop] update to 0.16.0
* [sqlite3] add pkgconfig file
Linux distributions typically use the SQLite autoconf package,
but this port uses the SQLite amalgamation package with a custom
CMakeLists.txt so the port needs to take care of installing the
pkgconfig file.
Diffstat (limited to 'versions/s-/sqlite3.json')
| -rw-r--r-- | versions/s-/sqlite3.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/s-/sqlite3.json b/versions/s-/sqlite3.json index 2154ae868..664d54a35 100644 --- a/versions/s-/sqlite3.json +++ b/versions/s-/sqlite3.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "e0395ce17570ddb92d952ca5f8be1953ec4c8325", + "version": "3.36.0", + "port-version": 1 + }, + { "git-tree": "c23525b0204e11a56d40cbb0b7fa68861450df04", "version": "3.36.0", "port-version": 0 |
