From: Michael Tremer Date: Tue, 18 Dec 2018 22:17:00 +0000 (+0000) Subject: sqlite: Update to 3.26.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ab36f618b7867e39a828c8c2e2ffa2ea5bfcbd2;p=ipfire-3.x.git sqlite: Update to 3.26.0 Signed-off-by: Michael Tremer --- diff --git a/sqlite/sqlite.nm b/sqlite/sqlite.nm index 9f8df4096..5e951c786 100644 --- a/sqlite/sqlite.nm +++ b/sqlite/sqlite.nm @@ -4,9 +4,9 @@ ############################################################################### name = sqlite -version = 3.14.1 +version = 3.26.0 release = 1 -realver = 3140100 +realver = 3260000 groups = System/Databases url = http://www.sqlite.org/ @@ -23,7 +23,7 @@ description end thisapp = %{name}-autoconf-%{realver} -source_dl = http://www.sqlite.org/2016/ +source_dl = http://www.sqlite.org/2018/ build requires