From 93885afd50ff1a1408e1785dceffb01ff648c7d9 Mon Sep 17 00:00:00 2001 From: Be Date: Wed, 22 Sep 2021 15:00:06 -0500 Subject: [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. --- versions/s-/sqlite3.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'versions/s-') 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,5 +1,10 @@ { "versions": [ + { + "git-tree": "e0395ce17570ddb92d952ca5f8be1953ec4c8325", + "version": "3.36.0", + "port-version": 1 + }, { "git-tree": "c23525b0204e11a56d40cbb0b7fa68861450df04", "version": "3.36.0", -- cgit v1.2.3