diff options
author | Cem Keylan <cem@ckyln.com> | 2022-03-12 23:06:41 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-03-12 23:06:41 +0100 |
commit | 9651595dffb8deae4f675a68c24ba44f0e4f4716 (patch) | |
tree | 5f462b13453767b1c9d8435cf18844980c78a895 /extra/sqlite | |
parent | 2347c0ff032fe6af87cbee14f121b11b04b8d4d1 (diff) | |
download | repository-9651595dffb8deae4f675a68c24ba44f0e4f4716.tar.gz |
sqlite: bump to 3.38.1
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 7b8a66da..ba953507 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -c3f5930666725238700d0778edea1f4e1ef0e371bda994c5ce4c861c169b9182 sqlite-autoconf-3380000.tar.gz +4bb56690640c2cd6940165321100fb0a042f25ec4da08650d3e535cbea65d0d5 sqlite-autoconf-3380100.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index e9f2969c..9f63db41 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3380000.tar.gz +https://sqlite.org/2022/sqlite-autoconf-3380100.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 97c66452..556663a6 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.38.0 1 +3.38.1 1 |