Switch to new package format
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: sqlite
|
||||
description: C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine
|
||||
version: 3.53.2
|
||||
revision: 2
|
||||
url: https://www.sqlite.org/
|
||||
license: Public Domain
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- readline
|
||||
- zlib
|
||||
make_depends:
|
||||
- tcl
|
||||
- wget
|
||||
Reference in New Issue
Block a user