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:
0ce8933
)
[packages] sqlite3: Update to v3.6.17 (#5698)
author
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Fri, 14 Aug 2009 11:11:32 +0000
(11:11 +0000)
committer
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Fri, 14 Aug 2009 11:11:32 +0000
(11:11 +0000)
SVN-Revision: 17252
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index d4f02393dc538229ab989dba6ffccf5c99fd9465..c0661a7791d5580cf52e72f2b19bc057fa36217e 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.1
4
+PKG_VERSION:=3.6.1
7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-amalgamation-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.sqlite.org/
-PKG_MD5SUM:=
cfe9d3021cfdb58e2b02a36a4cb6b70c
+PKG_MD5SUM:=
3172f8a23e7e7f0e5b295062e339a149
PKG_BUILD_DEPENDS:=libncurses libreadline