From b0c42cb8a244fcef19dee0ae4b80209d6b92c58b Mon Sep 17 00:00:00 2001 From: huangqinjin Date: Sat, 16 May 2020 08:04:42 +0800 Subject: [sqlite3] Enable build for android (#11267) --- 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 37384865e..711e8a077 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,5 +1,5 @@ Source: sqlite3 -Version: 3.31.1 +Version: 3.31.1-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