projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e40240f
)
Upgrade sqlite3 to 3.4.2
author
Florian Fainelli
<florian@openwrt.org>
Tue, 4 Sep 2007 20:03:55 +0000
(20:03 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 4 Sep 2007 20:03:55 +0000
(20:03 +0000)
SVN-Revision: 8616
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index 9e39b47d21ac0012bcf193e849f12a9c0988368d..a65f4d60c34a9bd8597dff7347a977b5c2d91525 100644
(file)
--- a/
libs/sqlite3/Makefile
+++ b/
libs/sqlite3/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sqlite
-PKG_VERSION:=3.
3.3
+PKG_VERSION:=3.
4.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.sqlite.org/
-PKG_MD5SUM:=
eb5d9d7e7853b3af78e767d709b7fced
+PKG_MD5SUM:=
2feec9b429f9298c9f288420c8b449f8
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)