From patchwork Sat Jul 20 09:27:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1134369 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=t-online.de Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45rMwq1hRLz9sDB for ; Sat, 20 Jul 2019 19:27:54 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id B85598798F; Sat, 20 Jul 2019 09:27:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3sCyJNiKK28o; Sat, 20 Jul 2019 09:27:48 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 47E538798B; Sat, 20 Jul 2019 09:27:48 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 3EC2F1BF5EA for ; Sat, 20 Jul 2019 09:27:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 38900866B1 for ; Sat, 20 Jul 2019 09:27:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fdFSBIEK3rd0 for ; Sat, 20 Jul 2019 09:27:44 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout02.t-online.de (mailout02.t-online.de [194.25.134.17]) by whitealder.osuosl.org (Postfix) with ESMTPS id A2502865FC for ; Sat, 20 Jul 2019 09:27:44 +0000 (UTC) Received: from fwd11.aul.t-online.de (fwd11.aul.t-online.de [172.20.27.152]) by mailout02.t-online.de (Postfix) with SMTP id 2819141A4C35 for ; Sat, 20 Jul 2019 11:27:42 +0200 (CEST) Received: from fli4l.lan.fli4l (GvkjkmZcohhPwnWoD5QPSu9CQD3EmM1pVtzhYWCIu6f3zh1EyB956LSJYHBrxQTZjX@[91.58.14.86]) by fwd11.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1holeQ-1b7a1w0; Sat, 20 Jul 2019 11:27:34 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:55898) by fli4l.lan.fli4l with esmtp (Exim 4.92) (envelope-from ) id 1holeP-00027a-C4 for buildroot@buildroot.org; Sat, 20 Jul 2019 11:27:33 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 20 Jul 2019 11:27:33 +0200 Message-Id: <20190720092733.21143-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-ID: GvkjkmZcohhPwnWoD5QPSu9CQD3EmM1pVtzhYWCIu6f3zh1EyB956LSJYHBrxQTZjX X-TOI-MSGID: 8a4d3ba5-e6f3-4cec-8c49-68bc1bb7cb13 Subject: [Buildroot] [PATCH 1/1] package/sqlite: bump version to 3.29.0 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Release notes: https://www.sqlite.org/releaselog/3_29_0.html Signed-off-by: Bernd Kuhls --- package/sqlite/sqlite.hash | 4 ++-- package/sqlite/sqlite.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/sqlite/sqlite.hash b/package/sqlite/sqlite.hash index 9b7efe71d6..649bfba58e 100644 --- a/package/sqlite/sqlite.hash +++ b/package/sqlite/sqlite.hash @@ -1,6 +1,6 @@ # From https://www.sqlite.org/download.html -sha1 01b9d8fc77085e144dddc87456c9783e53d09a53 sqlite-autoconf-3280000.tar.gz +sha1 053d8237eb9741b0e297073810668c2611a8e38e sqlite-autoconf-3290000.tar.gz # Calculated based on the hash above -sha256 d61b5286f062adfce5125eaf544d495300656908e61fca143517afcc0a89b7c3 sqlite-autoconf-3280000.tar.gz +sha256 8e7c1e2950b5b04c5944a981cb31fffbf9d2ddda939d536838ebc854481afd5b sqlite-autoconf-3290000.tar.gz # Locally calculated sha256 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9 tea/license.terms diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk index d4cdefe34d..9bd196aaef 100644 --- a/package/sqlite/sqlite.mk +++ b/package/sqlite/sqlite.mk @@ -4,7 +4,7 @@ # ################################################################################ -SQLITE_VERSION = 3280000 +SQLITE_VERSION = 3290000 SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz SQLITE_SITE = https://www.sqlite.org/2019 SQLITE_LICENSE = Public domain