diff options
author | Cem Keylan <cem@ckyln.com> | 2022-04-27 20:29:51 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-04-27 20:29:51 +0200 |
commit | 5d664cf55b213e8e01e0031a7e087729f681ec39 (patch) | |
tree | 54c5fa7b54d893e9daa0fc743cfc7b6705cd8a21 | |
parent | 30013453f88c01390423535a3193b47e761d66d1 (diff) | |
download | repository-5d664cf55b213e8e01e0031a7e087729f681ec39.tar.gz |
sqlite: bump to 3.38.3
-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 11b41f2d..c2b48dba 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -8e7de0a1b31dfbae63c5920cd805f8035d203d2c446a660e97e2db4928fff2ea sqlite-autoconf-3380200.tar.gz +b0ad0a605d053ddd8d39204e255875f7db1626d383cd8f6890ebdf254b16f34d sqlite-autoconf-3380300.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 95112738..93d72460 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3380200.tar.gz +https://sqlite.org/2022/sqlite-autoconf-3380300.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 3622666b..b2115bd4 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.38.2 1 +3.38.3 1 |