diff options
author | Cem Keylan <cem@ckyln.com> | 2022-06-26 13:37:24 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-06-26 13:37:24 +0200 |
commit | 1faa882153920da5f7e33e855df99c08218e0251 (patch) | |
tree | b66bedd5f98e132f96653b008713b56e417f880a /extra/sqlite | |
parent | 609296e7a0a96a3c4b0d535d302b907d3cf137f7 (diff) | |
download | repository-1faa882153920da5f7e33e855df99c08218e0251.tar.gz |
sqlite: bump to 3.39.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 f650534e..ca805d05 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -2436cf9535346d7507063769e2e29272db7a41c3b76fd293aec500f91dd16781 sqlite-autoconf-3380500.tar.gz +9f349a4a1cae13ab932b7e1d65b34e080802496b86621d214d1fccac5b5f2067 sqlite-autoconf-3390000.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 8795c366..98c7af61 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3380500.tar.gz +https://sqlite.org/2022/sqlite-autoconf-3390000.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 4b6f0b93..3e6e1563 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.38.5 1 +3.39.0 1 |