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/l- | |
| 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/l-')
| -rw-r--r-- | versions/l-/libdjinterop.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libdjinterop.json b/versions/l-/libdjinterop.json index 02fe1f1f7..324976efb 100644 --- a/versions/l-/libdjinterop.json +++ b/versions/l-/libdjinterop.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "c1c63ff4c5483425a19992ddefa98a3c1e2fabf3", + "version": "0.16.0", + "port-version": 0 + }, + { "git-tree": "f880d97fbd6043537231fcd201e5df71dc8b51f6", "version-string": "0.14.6", "port-version": 0 |
