feat: add package maintainers

Signed-off-by: sisungo <[email protected]>
This commit is contained in:
2026-08-10 09:53:45 +08:00
parent 232aa0b690
commit 41d0b79083
70 changed files with 82 additions and 4 deletions
+1
View File
@@ -5,6 +5,7 @@ from lib.make import *
version("3.53.4")
description("a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine")
maintainer("sisungo <[email protected]>")
source_url("https://sqlite.org/2026/sqlite-autoconf-3530400.tar.gz")
builddep("shortcut/autotools")