summaryrefslogtreecommitdiff
path: root/sqlite3/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-01-29 23:08:12 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-01-29 23:08:12 +0300
commit018586c2aad72ee2944105d443ec98eb02aa8974 (patch)
tree0a4585c2fde5f3e430ee6100a1bb2fc9a16bb387 /sqlite3/manifest
parent0a054f609f7022f7d27f59094041641b8b48b3d8 (diff)
Release version 3.27.2+1v3.27.2+1
Enable zlib usage Stop using cc.poptions variable as it now come after c.poptions
Diffstat (limited to 'sqlite3/manifest')
-rw-r--r--sqlite3/manifest3
1 files changed, 2 insertions, 1 deletions
diff --git a/sqlite3/manifest b/sqlite3/manifest
index e2e8e7a..80556fe 100644
--- a/sqlite3/manifest
+++ b/sqlite3/manifest
@@ -1,6 +1,6 @@
: 1
name: sqlite3
-version: 3.27.2
+version: 3.27.2+1
project: sqlite
summary: SQLite database engine shell program
license: public domain
@@ -17,3 +17,4 @@ builds: all
depends: * build2 >= 0.11.0
depends: * bpkg >= 0.11.0
depends: libsqlite3 == $
+depends: libz >= 1.2.1100