diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-14 17:44:36 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-14 17:44:36 +0100 |
commit | 6bb94808a07d2ce852971495f6cf0a19fdf0789b (patch) | |
tree | 51084bde913572e8d8bcdec4b5be4628999d2a3a /extra/sqlite | |
parent | 7ba4e1b70385cb1de56b5514d19879c843f259f2 (diff) | |
download | repository-6bb94808a07d2ce852971495f6cf0a19fdf0789b.tar.gz |
sqlite: bump to 3.41.1
Diffstat (limited to 'extra/sqlite')
-rw-r--r-- | extra/sqlite/checksums | 2 | ||||
-rw-r--r-- | extra/sqlite/sources | 2 | ||||
-rw-r--r-- | extra/sqlite/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/sqlite/checksums b/extra/sqlite/checksums index d57ca1e9..721bb65f 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -7bf3e6503d5e576fae9f49f2d3a269869b3971cde8c22baf574ddc0152c88f05 sqlite-autoconf-3410000.tar.gz +bd2a4af99e6e7f7e97f3d4282664d3d7a78e905925814fc1308bcf42358f3987 sqlite-autoconf-3410100.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index f29f6c93..00629046 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2023/sqlite-autoconf-3410000.tar.gz +https://sqlite.org/2023/sqlite-autoconf-3410100.tar.gz https://github.com/kristapsdz/sqlite2mdoc/archive/refs/tags/VERSION_0_1_10.tar.gz mdoc diff --git a/extra/sqlite/version b/extra/sqlite/version index 610eed65..f9940358 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.41.0 1 +3.41.1 1 |