diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-29 00:34:44 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-29 00:34:44 +0300 |
commit | 02791b4c65f791c667cb54af174c5b5b9f42307d (patch) | |
tree | 48d6848b93c480bdfd9149d34bd1c39030448949 /extra/sqlite | |
parent | 4391fc878c8870506623099314897c0cada76d1d (diff) | |
download | repository-02791b4c65f791c667cb54af174c5b5b9f42307d.tar.gz |
sqlite: bump to 3.40.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 071cfc74..632ad69e 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -5bce18545284b2e2847935e23b314b7fa40db9324d4a0098d13edbfd672c689a sqlite-autoconf-3400000.tar.gz +8be33975af737f9ec63028ba57ac01471deecd68610b238aedb8be1cd3cb2d9a sqlite-autoconf-3400100.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 13f074be..059e9086 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3400000.tar.gz +https://sqlite.org/2022/sqlite-autoconf-3400100.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 d3da22db..48436005 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.40.0 1 +3.40.1 1 |