From 46bb46c1f9e17e9e3fc96b41d50e70cb3b2b42bb Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 18 Dec 2018 12:01:24 +0100 Subject: [PATCH] sqlite: Update version from 3.19.03 to 3.26.00 This is supposed to fix remote code executation vulnerabilities [1]. [1]: https://www.theregister.co.uk/2018/12/18/sqlite_vulnerability/ --- sqlite.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sqlite.be0 b/sqlite.be0 index 0e5b9b2f7..bb5dc1f13 100755 --- a/sqlite.be0 +++ b/sqlite.be0 @@ -1,8 +1,8 @@ #!/bin/env beesh -# BEE_VERSION sqlite-3.19.03.00-0 +# BEE_VERSION sqlite-3.26.00.00-0 -SRCURL[0]="https://sqlite.org/2017/sqlite-autoconf-${PKGVERSION//./}.tar.gz" +SRCURL[0]="https://sqlite.org/2018/sqlite-autoconf-${PKGVERSION//./}.tar.gz" mee_configure() { bee_configure \