projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3aad2c
)
sqlite: bumped version
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 5 Jan 2008 20:31:40 +0000
(20:31 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 5 Jan 2008 20:31:40 +0000
(20:31 -0000)
package/sqlite/sqlite.mk
patch
|
blob
|
history
diff --git
a/package/sqlite/sqlite.mk
b/package/sqlite/sqlite.mk
index 30d82244cf09c5c922c12975be463d5586088dd7..b4d573b00ab65203c9fd2c59241adbc18ca42ef9 100644
(file)
--- a/
package/sqlite/sqlite.mk
+++ b/
package/sqlite/sqlite.mk
@@
-4,7
+4,7
@@
#
#############################################################
-SQLITE_VERSION:=3.5.
3
+SQLITE_VERSION:=3.5.
4
SQLITE_SOURCE:=sqlite-$(SQLITE_VERSION).tar.gz
SQLITE_SITE:=http://www.sqlite.org
SQLITE_DIR:=$(BUILD_DIR)/sqlite-$(SQLITE_VERSION)