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/baseline.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/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 5307c8cc2..9e66a9973 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3265,7 +3265,7 @@ "port-version": 1 }, "libdjinterop": { - "baseline": "0.14.6", + "baseline": "0.16.0", "port-version": 0 }, "libdshowcapture": { @@ -6246,7 +6246,7 @@ }, "sqlite3": { "baseline": "3.36.0", - "port-version": 0 + "port-version": 1 }, "sqlitecpp": { "baseline": "3.1.1", |
