sqlite3: security bump
authorSebastian Kemper <sebastian_ml@gmx.net>
Tue, 18 Dec 2018 19:00:33 +0000 (20:00 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Tue, 18 Dec 2018 19:05:18 +0000 (20:05 +0100)
commit6fdeb2df93a47944e68d940bc5c3e16b6689089a
tree23e12a831511b25c837fe11798ff686700ab7ccc
parent94685f7a785612a97cc13852270386b7d171b1b3
sqlite3: security bump

A remote code execution vuln has been found in sqlite. Infos available
here:

https://blade.tencent.com/magellan/index_en.html

sqlite 3.26.0 contains the fix.

This commit also changes source URL to https. It also adds a depend on
zlib, which is now required.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/sqlite3/Makefile