diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:24:45 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:24:45 +0200 |
commit | 15cf1e7d49973c0831a00523cad37dc6732841c4 (patch) | |
tree | 296eca894a6fdafe175158599dc971decac903de /extra/sqlite | |
parent | 88523c1a5e78bf9bec3f4660b393e471b03ead94 (diff) | |
download | repository-15cf1e7d49973c0831a00523cad37dc6732841c4.tar.gz |
sqlite: bump to 3.43.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 0ab6961c..376c46dd 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -e225438bd630eeee99e16fe98ed97fe252e1b41fdac41e7dd4544dff4f2463c6 sqlite-autoconf-3420000.tar.gz +4ff304fc46b1872f51005ec4483a3dc2ed5feecd137cbebf337361dd1231580b sqlite-autoconf-3430100.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 7ebb178e..4bfebeeb 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2023/sqlite-autoconf-3420000.tar.gz +https://sqlite.org/2023/sqlite-autoconf-3430100.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 32be6b84..817f19ef 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.42.0 1 +3.43.1 1 |