projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfb1e1e
)
sqlite: bump version
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 31 May 2008 07:28:17 +0000
(07:28 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 31 May 2008 07:28:17 +0000
(07:28 -0000)
package/sqlite/sqlite.mk
patch
|
blob
|
history
diff --git
a/package/sqlite/sqlite.mk
b/package/sqlite/sqlite.mk
index 30344edbfe797029cce23eae54380071fc039151..b1ee3dc0a1e716be8323221a9dd6a7e7c57b745e 100644
(file)
--- a/
package/sqlite/sqlite.mk
+++ b/
package/sqlite/sqlite.mk
@@
-4,7
+4,7
@@
#
#############################################################
-SQLITE_VERSION:=3.5.
8
+SQLITE_VERSION:=3.5.
9
SQLITE_SOURCE:=sqlite-$(SQLITE_VERSION).tar.gz
SQLITE_SITE:=http://www.sqlite.org
SQLITE_DIR:=$(BUILD_DIR)/sqlite-$(SQLITE_VERSION)