diff options
author | Cem Keylan <cem@ckyln.com> | 2020-08-15 19:43:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-08-15 19:43:04 +0300 |
commit | f5bd021afb8accf1ecc185766224325efbd4949b (patch) | |
tree | ea3c8063957a5b7974377f1f737ed270cb5f614e /extra/sqlite | |
parent | b3bdc85cbf88063c29168ad6c2340786de9bbf05 (diff) | |
download | repository-f5bd021afb8accf1ecc185766224325efbd4949b.tar.gz |
sqlite: bump to 3.33.0
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 c8747fa2..77109db7 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1 +1 @@ -2dbef1254c1dbeeb5d13d7722d37e633f18ccbba689806b0a65b68701a5b6084 sqlite-autoconf-3320200.tar.gz +106a2c48c7f75a298a7557bcc0d5f4f454e5b43811cc738b7ca294d6956bbb15 sqlite-autoconf-3330000.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 5d79f4a9..acec8b20 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1 +1 @@ -https://sqlite.org/2020/sqlite-autoconf-3320200.tar.gz +https://sqlite.org/2020/sqlite-autoconf-3330000.tar.gz diff --git a/extra/sqlite/version b/extra/sqlite/version index acbec225..b3b9e42e 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.32.3 1 +3.33.0 1 |