projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0d8712
)
[package] update sqlite3 to 3.7.0 (#7668)
author
Florian Fainelli
<florian@openwrt.org>
Tue, 27 Jul 2010 18:27:59 +0000
(18:27 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 27 Jul 2010 18:27:59 +0000
(18:27 +0000)
SVN-Revision: 22399
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index cc5ad949d83952189976b48060c9ef986712e450..ee637c1d2891fec8fb87d97cef545ec9c4d77e5c 100644
(file)
--- a/
libs/sqlite3/Makefile
+++ b/
libs/sqlite3/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sqlite
-PKG_VERSION:=3.
6.2
0
-PKG_RELEASE:=
2
+PKG_VERSION:=3.
7.
0
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-amalgamation-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.sqlite.org/
-PKG_MD5SUM:=
4bb3e9ee5d25e88b8ff8533fbeb168aa
+PKG_MD5SUM:=
61b85f108760f91b79afc7833e6e6cb4
PKG_BUILD_DEPENDS:=libncurses libreadline
PKG_FIXUP:=libtool