Skip to content

Commit

Permalink
sqlite3: 3.45.1 -> 3.45.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed Mar 13, 2024
1 parent 3bbe0ca commit e31b7fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sqlite3/.md5sum
Original file line number Diff line number Diff line change
@@ -1 +1 @@
743c99f996add46273694df83c9140d4 sqlite-autoconf-3450100.tar.gz
27436d5446f3e2afa6bc2e82f9c4f6ba sqlite-autoconf-3450200.tar.gz
2 changes: 1 addition & 1 deletion sqlite3/Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Depends on: readline zlib

name=sqlite3
version=3.45.1
version=3.45.2
release=1
_version=$(printf "%i%.2i%.2i%.2i" $(echo $version | sed 's/\./ /g'))
source=https://www.sqlite.org/2024/sqlite-autoconf-$_version.tar.gz
Expand Down

0 comments on commit e31b7fb

Please sign in to comment.