Skip to content

Commit

Permalink
sqlite3 - update from 3470000 to 3470100
Browse files Browse the repository at this point in the history
  • Loading branch information
citrus-it committed Nov 26, 2024
1 parent 8e52d58 commit 8947f76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/sqlite3/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
. ../../lib/build.sh

PROG=sqlite-autoconf
VER=3470000
VER=3470100
PKG=database/sqlite-3
SUMMARY="SQL database engine library"
DESC="SQLite is a self-contained, high-reliability, embedded, full-featured, "
Expand Down
2 changes: 1 addition & 1 deletion doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
| compress/zip | 3.0 | https://sourceforge.net/projects/infozip/files/Zip%203.x%20%28latest%29/ http://www.info-zip.org/Zip.html
| compress/zstd | 1.5.6 | https://github.com/facebook/zstd/releases
| data/iso-codes | 4.17.0 | https://salsa.debian.org/api/v4/projects/iso-codes-team%2Fiso-codes/repository/tags https://salsa.debian.org/iso-codes-team/iso-codes/tags
| database/sqlite-3 | 3470000 | https://www.sqlite.org/download.html
| database/sqlite-3 | 3470100 | https://www.sqlite.org/download.html
| developer/build/autoconf | 2.72 | https://ftp.gnu.org/gnu/autoconf/
| developer/build/automake | 1.17 | https://ftp.gnu.org/gnu/automake/
| developer/build/gnu-make | 4.4.1 | https://ftp.gnu.org/gnu/make/
Expand Down

0 comments on commit 8947f76

Please sign in to comment.