Skip to content

Commit 7cedf0f

Browse files
authored
Update sqlite from 3.29.0 to 3.33.1 (#527)
https://www.sqlite.org/changes.html#version_3_31_1
1 parent 5f9801c commit 7cedf0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker/build_scripts/build_env.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ LIBTOOL_ROOT=libtool-2.4.6
1515
LIBTOOL_HASH=e3bd4d5d3d025a36c21dd6af7ea818a2afcd4dfc1ea5a17b39d7854bcd0c06e3
1616
LIBTOOL_DOWNLOAD_URL=http://ftp.gnu.org/gnu/libtool
1717

18-
SQLITE_AUTOCONF_VERSION=sqlite-autoconf-3290000
19-
SQLITE_AUTOCONF_HASH=8e7c1e2950b5b04c5944a981cb31fffbf9d2ddda939d536838ebc854481afd5b
20-
SQLITE_AUTOCONF_DOWNLOAD_URL=https://www.sqlite.org/2019
18+
SQLITE_AUTOCONF_VERSION=sqlite-autoconf-3310100
19+
SQLITE_AUTOCONF_HASH=62284efebc05a76f909c580ffa5c008a7d22a1287285d68b7825a2b6b51949ae
20+
SQLITE_AUTOCONF_DOWNLOAD_URL=https://www.sqlite.org/2020
2121

2222
LIBXCRYPT_VERSION=4.4.10
2323
LIBXCRYPT_DOWNLOAD_URL=https://codeload.github.com/besser82/libxcrypt/tar.gz

0 commit comments

Comments
 (0)