From 2abd03cce852f00a302c4de000da3ef0eb7a4768 Mon Sep 17 00:00:00 2001 From: Kevin Lu <6320810+kevinlul@users.noreply.github.com> Date: Mon, 22 Jul 2019 02:28:45 -0400 Subject: [sqlite3] Update to 3.29.0 (#7342) --- ports/sqlite3/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/sqlite3/CONTROL') diff --git a/ports/sqlite3/CONTROL b/ports/sqlite3/CONTROL index 081ea47b8..d4109ccc9 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,5 +1,5 @@ Source: sqlite3 -Version: 3.28.0-2 +Version: 3.29.0-1 Homepage: https://sqlite.org/ Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. -- cgit v1.2.3