diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-30 10:50:33 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-30 10:50:33 +0200 |
commit | 462b2d5ad2d57075d936294ca251eb77ba993087 (patch) | |
tree | 359922ed3361aa3977ee64a0d22b13b37a746603 /extra/sqlite | |
parent | 7230a8aced4e572637e3e6f30bcfd3317f2d0aae (diff) | |
download | repository-462b2d5ad2d57075d936294ca251eb77ba993087.tar.gz |
sqlite: bump to 3.39.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 b835cee9..bdd1e3c6 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -3016dcf6441704ff054593ff67bad29845b9ecde09bd228faf5c0d73ba77c7af sqlite-autoconf-3390300.tar.gz +bf20e7c6afe380f6547b4294a8679d4ed67f921d95e32127759b7bb1f527132f sqlite-autoconf-3390400.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index f828fd7d..dbb7b5e3 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3390300.tar.gz +https://sqlite.org/2022/sqlite-autoconf-3390400.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 c1db5b1d..05ee6337 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.39.3 1 +3.39.4 1 |