From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH] sqlite: bump version and remove unused TCL option
Date: Wed, 7 Sep 2016 21:05:18 +0200 [thread overview]
Message-ID: <20160907190518.11301-1-clemens.gruber@pqgruber.com> (raw)
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
rules/sqlite.in | 1 -
rules/sqlite.make | 6 +++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/rules/sqlite.in b/rules/sqlite.in
index 9e7e94a..1bc0694 100644
--- a/rules/sqlite.in
+++ b/rules/sqlite.in
@@ -5,7 +5,6 @@ menuconfig SQLITE
select LIBC_DL
select LIBC_PTHREAD if SQLITE_THREADSAFE
select GCCLIBS_GCC_S
- select TCL if SQLITE_TCL
select READLINE if SQLITE_READLINE
help
SQLite is a software library that implements a self-contained,
diff --git a/rules/sqlite.make b/rules/sqlite.make
index 79b040c..1efd64d 100644
--- a/rules/sqlite.make
+++ b/rules/sqlite.make
@@ -21,11 +21,11 @@ PACKAGES-$(PTXCONF_SQLITE) += sqlite
#
# Paths and names
#
-SQLITE_VERSION := 3130000
-SQLITE_MD5 := 4e83f39fa2ffb610ac5ecd36865da6a2
+SQLITE_VERSION := 3140100
+SQLITE_MD5 := 3634a90a3f49541462bcaed3474b2684
SQLITE := sqlite-autoconf-$(SQLITE_VERSION)
SQLITE_SUFFIX := tar.gz
-SQLITE_URL := http://www.sqlite.org/2016/$(SQLITE).$(SQLITE_SUFFIX)
+SQLITE_URL := https://www.sqlite.org/2016/$(SQLITE).$(SQLITE_SUFFIX)
SQLITE_SOURCE := $(SRCDIR)/$(SQLITE).$(SQLITE_SUFFIX)
SQLITE_DIR := $(BUILDDIR)/$(SQLITE)
SQLITE_LICENSE := public_domain
--
2.9.3
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2016-09-07 19:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-07 19:05 Clemens Gruber [this message]
2016-09-12 16:32 Clemens Gruber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160907190518.11301-1-clemens.gruber@pqgruber.com \
--to=clemens.gruber@pqgruber.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox