diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-08 10:17:00 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-08 10:17:00 +0300 |
commit | faf5029c952dfe42e2b34043c5be30dbf8d38a51 (patch) | |
tree | 055ec412086cd86ead28bc00031d83f18f76afde /extra/sqlite | |
parent | bad7bd234354257401a53367da4e79ca0e1dcfc9 (diff) | |
download | repository-faf5029c952dfe42e2b34043c5be30dbf8d38a51.tar.gz |
sqlite: bump to 3.39.3
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 db0d2c74..b835cee9 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -afd357000530dad043fc24dfdc6f5ead9b0bb33bab5cdf8fe86d1c8d7306c446 sqlite-autoconf-3390200.tar.gz +3016dcf6441704ff054593ff67bad29845b9ecde09bd228faf5c0d73ba77c7af sqlite-autoconf-3390300.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index d4b22e85..f828fd7d 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3390200.tar.gz +https://sqlite.org/2022/sqlite-autoconf-3390300.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 ef353015..c1db5b1d 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.39.2 1 +3.39.3 1 |