Initial Commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
name: sqlite
|
||||
description: C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine
|
||||
version: 3.45.1
|
||||
url: https://www.sqlite.org/
|
||||
license: "Public Domain"
|
||||
architecture: any
|
||||
depends: ["glibc","readline","zlib"]
|
||||
make_depends: ["tcl"]
|
||||
type: source
|
||||
Reference in New Issue
Block a user