projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d01461f
)
sqlite: version bump 3.8.4.3
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Thu, 17 Apr 2014 16:42:17 +0000
(18:42 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Thu, 17 Apr 2014 19:47:36 +0000
(21:47 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/sqlite/sqlite.mk
patch
|
blob
|
history
diff --git
a/package/sqlite/sqlite.mk
b/package/sqlite/sqlite.mk
index b5104c9f1b5a56c384b20c52bb7125a42d2e3381..901e5a7b2888ed099f7e40573168dd3ce6b27dfb 100644
(file)
--- a/
package/sqlite/sqlite.mk
+++ b/
package/sqlite/sqlite.mk
@@
-4,7
+4,7
@@
#
################################################################################
-SQLITE_VERSION = 308040
2
+SQLITE_VERSION = 308040
3
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
SQLITE_SITE = http://www.sqlite.org/2014
SQLITE_LICENSE = Public domain