diff --git a/README.OpenSource b/README.OpenSource index e4ece76267a67d440ff0d4419b7b98b40cacb9c6..4b55b1cc232869b43f96029ccec9f1c6e8296a71 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -7,5 +7,14 @@ "Owner": "wangbingquan@huawei.com", "Upstream URL": "https://www.sqlite.org/2022/sqlite-amalgamation-3400100.zip", "Description": "SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine." + }, + { + "Name": "sqlite-0909", + "License": "Public Domain", + "License File": "LICENSE", + "Version Number": "3.40.1", + "Owner": "wangbingquan@huawei.com", + "Upstream URL": "https://www.sqlite.org/2022/sqlite-amalgamation-3400100.zip", + "Description": "SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine." } ] diff --git a/README.md b/README.md index c68b861c30a78af209bc22be1208e93f9b65defd..3ac5d6621991e265d62b66e79eaf8f158d9d3b6c 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,5 @@ Name: sqlite URL: "https://www.sqlite.org/" Version: 3400100 + This is a shared library build of sqlite3 and its shell configured for ohos based off of the autoconf build flags.