From 8bd2b60f4ee4f166efd4dcb65b19782d5385fb4c Mon Sep 17 00:00:00 2001 From: Richard H <62929050+xonix-22@users.noreply.github.com> Date: Thu, 11 Jun 2020 09:00:41 +0100 Subject: [sqlite] Updated to 3.32.1 to fix a security vulnerability (#11716) * updated to sqlite 3.32.1 to fix a security vulnerability * Update ports/sqlite3/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> --- 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 cf4e23139..6ef3a31a3 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,5 +1,5 @@ Source: sqlite3 -Version: 3.32.0-0 +Version: 3.32.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