diff options
Diffstat (limited to 'extra/sqlite')
-rwxr-xr-x | extra/sqlite/build | 1 | ||||
-rw-r--r-- | extra/sqlite/checksums | 5 | ||||
-rw-r--r-- | extra/sqlite/sources | 4 | ||||
-rw-r--r-- | extra/sqlite/version | 2 |
4 files changed, 7 insertions, 5 deletions
diff --git a/extra/sqlite/build b/extra/sqlite/build index 3e1cb1b8..b0990be0 100755 --- a/extra/sqlite/build +++ b/extra/sqlite/build @@ -7,6 +7,7 @@ clsed 's/ -ltinfo//g' configure ./configure \ --prefix=/usr \ --enable-threadsafe \ + --disable-readline \ --enable-dynamic-extensions \ --enable-fts5 diff --git a/extra/sqlite/checksums b/extra/sqlite/checksums index 4fbb637c..eda63c71 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,2 +1,3 @@ -bd90c3eb96bee996206b83be7065c9ce19aef38c3f4fb53073ada0d0b69bbce3 sqlite-autoconf-3360000.tar.gz -8f24f63ecb9c87475a193564b12a298844a795dff4354409faaddefb2adec829 VERSION_0_1_8.tar.gz +%BLAKE3 +023516a598e6109db5002f3a8f452d9cc5e496e200c40881d3bc70d8d7415448 sqlite-autoconf-3460100.tar.gz +6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 6d289773..fa723895 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2021/sqlite-autoconf-3360000.tar.gz -https://github.com/kristapsdz/sqlite2mdoc/archive/refs/tags/VERSION_0_1_8.tar.gz mdoc +https://sqlite.org/2024/sqlite-autoconf-3460100.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 21a73e11..18e2e33a 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.36.0 1 +3.46.1 1 |