diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-28 09:55:43 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-28 09:55:43 +0300 |
commit | f117554619e46cfd780ed27ef03a9ab3809a924e (patch) | |
tree | 1d23ee36bf7247e9accec207d4a492e7066b48a9 /extra/sqlite | |
parent | ef113cd27f7f017e245bc0050f2a0c1ebfc83cbc (diff) | |
download | repository-f117554619e46cfd780ed27ef03a9ab3809a924e.tar.gz |
sqlite: bump to 3.31.1
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 3a9c4064..120bbb67 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1 +1 @@ -7c9d6e6d95751b2dd5cdc8c3e40f9883a89c2f0ac1ef6c54695227324849f1f0 sqlite-autoconf-3310000.tar.gz +62284efebc05a76f909c580ffa5c008a7d22a1287285d68b7825a2b6b51949ae sqlite-autoconf-3310100.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 26bdc5df..a406f25c 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1 +1 @@ -https://sqlite.org/2020/sqlite-autoconf-3310000.tar.gz +https://sqlite.org/2020/sqlite-autoconf-3310100.tar.gz diff --git a/extra/sqlite/version b/extra/sqlite/version index e0bda5e4..6e96aefa 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.31.0 1 +3.31.1 1 |