diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-23 17:51:11 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-23 17:51:11 +0300 |
commit | ace7af0c9ddd4696866b1b347af114715908d303 (patch) | |
tree | 1c1707e879254a2320691de7d4cf668fbbe175ac /extra/sqlite | |
parent | 4f9396bd0c6a418d361241d229227edf8b5a3187 (diff) | |
download | repository-ace7af0c9ddd4696866b1b347af114715908d303.tar.gz |
sqlite: bump to 3.31.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 a0bf9e77..3a9c4064 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1 +1 @@ -8c5a50db089bd2a1b08dbc5b00d2027602ca7ff238ba7658fabca454d4298e60 sqlite-autoconf-3300100.tar.gz +7c9d6e6d95751b2dd5cdc8c3e40f9883a89c2f0ac1ef6c54695227324849f1f0 sqlite-autoconf-3310000.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 5e0c7a82..26bdc5df 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1 +1 @@ -https://sqlite.org/2019/sqlite-autoconf-3300100.tar.gz +https://sqlite.org/2020/sqlite-autoconf-3310000.tar.gz diff --git a/extra/sqlite/version b/extra/sqlite/version index 284be16a..e0bda5e4 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.30.1 2 +3.31.0 1 |