diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-05 21:41:23 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-05 21:41:23 +0200 |
commit | b2a5d76e8b1132d3effb8be1e77e4df469b04a36 (patch) | |
tree | cba8ef07b1787e259b410c230e9b8e68ba20d35c /extra/sqlite | |
parent | 81ae13de20920a1eb0436fff7cf0177ec5682d9b (diff) | |
download | repository-b2a5d76e8b1132d3effb8be1e77e4df469b04a36.tar.gz |
sqlite: bump to 3.38.4
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 c2b48dba..2686ee77 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -b0ad0a605d053ddd8d39204e255875f7db1626d383cd8f6890ebdf254b16f34d sqlite-autoconf-3380300.tar.gz +d88b367a3c9cf5156e6abc5735ecd2960ba376973507f61685f15d88c8ef9964 sqlite-autoconf-3380400.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 93d72460..8a0cb50e 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3380300.tar.gz +https://sqlite.org/2022/sqlite-autoconf-3380400.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 b2115bd4..609a8746 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.38.3 1 +3.38.4 1 |