From 796e65ea73e883e275a7908c4214913d32d5327a Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Mon, 17 Oct 2016 17:08:22 -0700 Subject: [sqlite3] Remove parentheses from version field --- ports/sqlite3/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/sqlite3/CONTROL b/ports/sqlite3/CONTROL index 53b0c5934..e382a6f85 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,3 +1,3 @@ Source: sqlite3 -Version: 3.15.0 (3150000) +Version: 3.15.0 Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. \ No newline at end of file -- cgit v1.2.3