From 9575543b63fa5f9c4fc17e27bf3cedb3f652d047 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 15 Jul 2022 17:19:53 +0300 Subject: sqlite: bump to 3.39.1 --- extra/sqlite/build | 3 ++- extra/sqlite/checksums | 2 +- extra/sqlite/sources | 2 +- extra/sqlite/version | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/extra/sqlite/build b/extra/sqlite/build index 3e1cb1b8..3ce207f6 100755 --- a/extra/sqlite/build +++ b/extra/sqlite/build @@ -7,7 +7,8 @@ clsed 's/ -ltinfo//g' configure ./configure \ --prefix=/usr \ --enable-threadsafe \ - --enable-dynamic-extensions \ + --disable-readline \ + --disable-dynamic-extensions \ --enable-fts5 make diff --git a/extra/sqlite/checksums b/extra/sqlite/checksums index ca805d05..d3c0a255 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -9f349a4a1cae13ab932b7e1d65b34e080802496b86621d214d1fccac5b5f2067 sqlite-autoconf-3390000.tar.gz +9ef73de0b446a8c91e87963a016504f74a05db60ccbf6d7bcd84575fba92a1e7 sqlite-autoconf-3390100.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 98c7af61..bab90a80 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3390000.tar.gz +https://sqlite.org/2022/sqlite-autoconf-3390100.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 3e6e1563..61b7d8e5 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.39.0 1 +3.39.1 1 -- cgit v1.2.3