diff options
author | Cem Keylan <cem@ckyln.com> | 2022-11-20 01:31:52 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-11-20 01:31:52 +0100 |
commit | 4466be04fded2daa5e6c92a8b94fc4a8bfec58a7 (patch) | |
tree | 75390a6aed5beba76d8a33dd5de06666e5bd9e82 /extra/sqlite | |
parent | 22eb12847d1274653f7506dbc9b06dba5d2aa7fc (diff) | |
download | repository-4466be04fded2daa5e6c92a8b94fc4a8bfec58a7.tar.gz |
sqlite: bump to 3.40.0
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 bdd1e3c6..071cfc74 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -bf20e7c6afe380f6547b4294a8679d4ed67f921d95e32127759b7bb1f527132f sqlite-autoconf-3390400.tar.gz +5bce18545284b2e2847935e23b314b7fa40db9324d4a0098d13edbfd672c689a sqlite-autoconf-3400000.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index dbb7b5e3..13f074be 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3390400.tar.gz +https://sqlite.org/2022/sqlite-autoconf-3400000.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 05ee6337..d3da22db 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.39.4 1 +3.40.0 1 |