Update package version to 3.51.1

This commit is contained in:
2025-12-05 22:50:13 +02:00
parent c652d49b74
commit f189690660
2 changed files with 6 additions and 7 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
name: sqlite
description: C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine
version: 3.51.0
version: 3.51.1
revision: 1
url: https://www.sqlite.org/
license: Public Domain
@@ -12,3 +12,4 @@ depends:
- zlib
make_depends:
- tcl
- wget