Switch to new package format

This commit is contained in:
2026-06-13 20:01:25 +03:00
parent 4283dac351
commit 54e18de158
2 changed files with 2 additions and 2 deletions
+17
View File
@@ -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