From e1870a91ff26c099ca92599fa7d7bb06b81fbc58 Mon Sep 17 00:00:00 2001 From: JackBoosY <47264268+JackBoosY@users.noreply.github.com> Date: Tue, 16 Jul 2019 01:41:11 +0800 Subject: [sqlite3-tool]Fix build error on arm/uwp platform. (#7202) --- 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 829b66254..081ea47b8 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,5 +1,5 @@ Source: sqlite3 -Version: 3.28.0-1 +Version: 3.28.0-2 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