diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-01 16:28:06 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-01 16:28:06 +0300 |
commit | 068584726bbc4d6295b8925911ea5bcf95ab4880 (patch) | |
tree | 81d7b06dbf524e307069cd009075b9e7bd4a153c /extra/sqlite | |
parent | f3d65e3b5f30300c10397ab5882e9fe0d9bb55db (diff) | |
download | repository-068584726bbc4d6295b8925911ea5bcf95ab4880.tar.gz |
Switch to libressl
This reverts commit 18c2513c2af381e5e302f5f046105e930b4bba72.
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 7b4f435e..33846fed 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1 +1 @@ -1269ed81f41f9015223fbd7285b2db12685fd9c1ab1fbe43e6cc1b00cafeccad sqlite-autoconf-3350200.tar.gz +ecbccdd440bdf32c0e1bb3611d635239e3b5af268248d130d0445a32daf0274b sqlite-autoconf-3350300.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 730a81f2..953d38a6 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1 +1 @@ -https://sqlite.org/2021/sqlite-autoconf-3350200.tar.gz +https://sqlite.org/2021/sqlite-autoconf-3350300.tar.gz diff --git a/extra/sqlite/version b/extra/sqlite/version index 66b67d0e..dab75b33 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.35.2 1 +3.35.3 1 |