projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f233ba3
)
Bumped version
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 14 Dec 2007 10:12:15 +0000
(10:12 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 14 Dec 2007 10:12:15 +0000
(10:12 -0000)
package/sqlite/sqlite.mk
patch
|
blob
|
history
diff --git
a/package/sqlite/sqlite.mk
b/package/sqlite/sqlite.mk
index e9bb5f8f51ab894fd10c46fd638ba23f0f55a983..30d82244cf09c5c922c12975be463d5586088dd7 100644
(file)
--- a/
package/sqlite/sqlite.mk
+++ b/
package/sqlite/sqlite.mk
@@
-4,7
+4,7
@@
#
#############################################################
-SQLITE_VERSION:=3.
4.1
+SQLITE_VERSION:=3.
5.3
SQLITE_SOURCE:=sqlite-$(SQLITE_VERSION).tar.gz
SQLITE_SITE:=http://www.sqlite.org
SQLITE_DIR:=$(BUILD_DIR)/sqlite-$(SQLITE_VERSION)