From e985d56e3e84fc38cb91289e4d8f13de78814088 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 27 Jun 2019 14:10:46 +0200 Subject: [PATCH] sqlite: Update version from 3.26.0 to 3.28.0 See https://www.sqlite.org/chronology.html for the changes. --- sqlite.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sqlite.be0 b/sqlite.be0 index bb5dc1f13..178e0faa2 100755 --- a/sqlite.be0 +++ b/sqlite.be0 @@ -1,8 +1,8 @@ #!/bin/env beesh -# BEE_VERSION sqlite-3.26.00.00-0 +# BEE_VERSION sqlite-3.28.00.00-0 -SRCURL[0]="https://sqlite.org/2018/sqlite-autoconf-${PKGVERSION//./}.tar.gz" +SRCURL[0]="https://sqlite.org/2019/sqlite-autoconf-${PKGVERSION//./}.tar.gz" mee_configure() { bee_configure \