diff options
author | Cem Keylan <cem@ckyln.com> | 2022-04-14 16:20:51 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-04-14 16:20:51 +0200 |
commit | 04f0a37e378362f881146dc0d83fb1da111d5a8a (patch) | |
tree | 9baa19f86d06c7c2bc54f6499ef3f6a033507191 /extra/sqlite | |
parent | e5419d838772a87e6af910f80086f4ce066b2fc3 (diff) | |
download | repository-04f0a37e378362f881146dc0d83fb1da111d5a8a.tar.gz |
sqlite: bump to 3.38.2
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 ba953507..11b41f2d 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -4bb56690640c2cd6940165321100fb0a042f25ec4da08650d3e535cbea65d0d5 sqlite-autoconf-3380100.tar.gz +8e7de0a1b31dfbae63c5920cd805f8035d203d2c446a660e97e2db4928fff2ea sqlite-autoconf-3380200.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 9f63db41..95112738 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3380100.tar.gz +https://sqlite.org/2022/sqlite-autoconf-3380200.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 556663a6..3622666b 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.38.1 1 +3.38.2 1 |